aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-30 19:18:46 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-30 19:18:46 +1200
commit986eafcb91c3473f0623a84fa1ba627a525b829f (patch)
tree8670789c84b699feba75c60851d345aefdaa99db
parentMerge branch 'hotfix/v0.6.1' into develop (diff)
downloadvim-squeeze-repeat-blanks-986eafcb91c3473f0623a84fa1ba627a525b829f.tar.gz
vim-squeeze-repeat-blanks-986eafcb91c3473f0623a84fa1ba627a525b829f.zip
Correct typo
-rw-r--r--doc/squeeze_repeat_blanks.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/squeeze_repeat_blanks.txt b/doc/squeeze_repeat_blanks.txt
index 5a56c23..0825373 100644
--- a/doc/squeeze_repeat_blanks.txt
+++ b/doc/squeeze_repeat_blanks.txt
@@ -20,7 +20,7 @@ lines removed. Accepts a range and defaults to the whole buffer.
OPTIONS *squeeze_repeat_blanks-options*
- *b:sequeeze_repeat_blanks_blank*
+ *b:squeeze_repeat_blanks_blank*
The |buffer-variable| `b:squeeze_repeat_blanks_blank` can be set to a pattern
that constitutes a blank line, for example including whitespace, or a comment
or quoting leader. This might be desirable for some filetypes. The