From 32baa67d95609fc2b0f20c582fe152eeee98ff35 Mon Sep 17 00:00:00 2001 From: Rowan Goemans Date: Sun, 15 Oct 2017 13:29:28 +0200 Subject: -- Fixed issues from review. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 01e9ad7..c288cd6 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "type": "string", "default": "/**" }, - "doxdocgen.generic.prefix": { - "description": "The pre fix that is used for each comment line.", + "doxdocgen.generic.commentPrefix": { + "description": "The prefix that is used for each comment line.", "type": "string", "default": " * " }, -- cgit v1.2.3