diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-08-15 13:50:43 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-08-15 13:50:43 +0200 |
commit | db84e4599cec635d6255c7beaf2cc9306681f099 (patch) | |
tree | 3eae5b8f61583d0de5bcb15e438d0a821bc2a560 /runtime/doc/fold.txt | |
parent | d04f4402591c0334b3d86ea1142686d5ffd64944 (diff) | |
download | vim-git-db84e4599cec635d6255c7beaf2cc9306681f099.tar.gz |
Make the references to features in the help more consistent. (Sylvain Hitier)
Diffstat (limited to 'runtime/doc/fold.txt')
-rw-r--r-- | runtime/doc/fold.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/fold.txt b/runtime/doc/fold.txt index a4a98a13c..95f1d8a8a 100644 --- a/runtime/doc/fold.txt +++ b/runtime/doc/fold.txt @@ -15,7 +15,7 @@ You can find an introduction on folding in chapter 28 of the user manual. 4. Behavior of folds |fold-behavior| {Vi has no Folding} -{not available when compiled without the +folding feature} +{not available when compiled without the |+folding| feature} ============================================================================== 1. Fold methods *fold-methods* |