Fix property document

jh-changes
Shin'ya Ueoka 6 years ago
parent 0eaf8e275c
commit ab9183f575
  1. 2
      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',
};