diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 460ff7e..a2c5144 100644 --- a/package.json +++ b/package.json @@ -243,7 +243,7 @@ "default": true }, "doxdocgen.generic.commandSuggestionAddPrefix": { - "markdownDescription": "Add `\\` in doxygen command suggestion for better readbility (need to enable commandSuggestion)", + "markdownDescription": "Add `\\` in doxygen command suggestion for better readability (need to enable commandSuggestion)", "type": "boolean", "default": false } |