diff options
| author | Maxime Coste <mawww@kakoune.org> | 2018-08-27 08:14:28 +1000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2018-08-27 08:14:28 +1000 |
| commit | d99cd3981c74f4d760582ab5b989e257ab4939cc (patch) | |
| tree | 206fa796112ef4fde3830ba67402e0f5265e1041 | |
| parent | 9fdf1f1168d754b1b45dae20a75802c8e36aa487 (diff) | |
| parent | aa6d9b8cd522f63cd2e3e42d418ac34dfb227d52 (diff) | |
Merge remote-tracking branch 'henrebotha/fix-1'
| -rw-r--r-- | doc/pages/options.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pages/options.asciidoc b/doc/pages/options.asciidoc index 427d9b03..24a08e1b 100644 --- a/doc/pages/options.asciidoc +++ b/doc/pages/options.asciidoc @@ -181,7 +181,7 @@ are exclusively available to built-in options. (See <<hooks#disabling-hooks,`:doc hooks`>>) *filetype* `str`:: - arbitrary string defining the type of the file filetype dependant + arbitrary string defining the type of the file. Filetype dependent actions should hook on this option changing for activation/deactivation *path* `str-list`:: |
