aboutsummaryrefslogtreecommitdiff
path: root/src/shared/settings/properties.js
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-08-05 12:51:46 +0000
committerGitHub <noreply@github.com>2018-08-05 12:51:46 +0000
commit2795025d0a6b002ea68b4905f5d73c32e7773fc1 (patch)
tree88ed345092600796defe4ce98a31e9f755772026 /src/shared/settings/properties.js
parent8ea004f629021a0fb5fcbce9398f2cf2f952938a (diff)
parentfddb4914ad3b126cb18395c30eca6be5805460c3 (diff)
Merge pull request #444 from ueokande/qa-0.16
QA 0.16
Diffstat (limited to 'src/shared/settings/properties.js')
-rw-r--r--src/shared/settings/properties.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/settings/properties.js b/src/shared/settings/properties.js
index b392cbb..e8d06da 100644
--- a/src/shared/settings/properties.js
+++ b/src/shared/settings/properties.js
@@ -16,7 +16,7 @@ const defaults = {
};
const docs = {
- hintchars: 'Hint characters on follow mode',
+ hintchars: 'hint characters on follow mode',
smoothscroll: 'smooth scroll',
adjacenttab: 'open adjacent tabs',
};