]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/rc
Minor documentation updates.
[config/dotfiles.git] / zsh / rc
diff --git a/zsh/rc b/zsh/rc
index d10736edaacf5c6be9490e8ca3a364e0a8332946..733921fe0c6e6affa59b7e7b384c9e1115ce2605 100644 (file)
--- a/zsh/rc
+++ b/zsh/rc
@@ -541,7 +541,7 @@ zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS}
 # is no longer displayed. Display current position in percent (%p).
 zstyle ':completion:*:default' list-prompt '%p'
 # Display group name (%d) (like 'external command', 'alias', etc.), in bold.
-# Also display a message if _approximate found errors and if no matches were
+# Also display a message if _approximate found errors and no matches were
 # found.
 zstyle ':completion:*'             format '    %B%d%b:'
 zstyle ':completion:*:corrections' format '    %B%d%b (errors: %e)'