diff options
Diffstat (limited to 'Completion')
-rw-r--r-- | Completion/Base/Utility/_combination | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Base/Utility/_combination b/Completion/Base/Utility/_combination index d47d4ce31..5e87b31e2 100644 --- a/Completion/Base/Utility/_combination +++ b/Completion/Base/Utility/_combination @@ -8,7 +8,7 @@ # # Example: telnet # -# Assume an user sets the style `users-hosts-ports' as for the my-accounts +# Assume a user sets the style `users-hosts-ports' as for the my-accounts # tag: # # zstyle ':completion:*:*:telnet:*:my-accounts' users-hosts-ports \ |