diff options
| author | Henré Botha <henrebotha@gmail.com> | 2018-08-22 14:56:15 +0200 |
|---|---|---|
| committer | Henré Botha <henrebotha@gmail.com> | 2018-08-22 14:58:11 +0200 |
| commit | aa6d9b8cd522f63cd2e3e42d418ac34dfb227d52 (patch) | |
| tree | e7e94cf044866af4a861776e1866bcc2b7f7aadb | |
| parent | 45e61eaf3548b630b8e6021ff7b6eecb79d97e54 (diff) | |
Fix run-on sentence in options doc
| -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 7e8bb52e..2a36c30c 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`:: |
