Fix property document

This commit is contained in:
Shin'ya Ueoka 2018-08-02 20:51:03 +09:00
parent 0eaf8e275c
commit ab9183f575

View file

@ -16,7 +16,7 @@ const defaults = {
}; };
const docs = { const docs = {
hintchars: 'Hint characters on follow mode', hintchars: 'hint characters on follow mode',
smoothscroll: 'smooth scroll', smoothscroll: 'smooth scroll',
adjacenttab: 'open adjacent tabs', adjacenttab: 'open adjacent tabs',
}; };