summaryrefslogtreecommitdiffstats
path: root/runtime/pack/dist/opt/justify/plugin/justify.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/pack/dist/opt/justify/plugin/justify.vim')
-rw-r--r--runtime/pack/dist/opt/justify/plugin/justify.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pack/dist/opt/justify/plugin/justify.vim b/runtime/pack/dist/opt/justify/plugin/justify.vim
index 4ef3bf95fa..57be790423 100644
--- a/runtime/pack/dist/opt/justify/plugin/justify.vim
+++ b/runtime/pack/dist/opt/justify/plugin/justify.vim
@@ -80,7 +80,7 @@
" conformant with :left, :right and :center.
"
" If joinspaces is set, an extra space is added after '.', '?' and '!'.
-" If 'cpooptions' include 'j', extra space is only added after '.'.
+" If 'cpoptions' include 'j', extra space is only added after '.'.
" (This may on occasion conflict with maxspaces.)