summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorjogo- <jogo@laposte.net>2022-08-16 20:58:58 +0200
committerGitHub <noreply@github.com>2022-08-16 20:58:58 +0200
commitf4d5632901920979b78c9c952aa78d5dd9189bf7 (patch)
treedb37b719b7229ee86094857403c040c37e5a9dfe /package.json
parentfda0f932aede1ceeca65143e14c8906308141a48 (diff)
downloaddoxdocgen-f4d5632901920979b78c9c952aa78d5dd9189bf7.tar.gz
Fix typo in README.md and package.json (#295)
* Fix typo in README.md * Fix typo in package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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
}