diff options
Diffstat (limited to 'Functions/TCP/tcp_close')
-rw-r--r-- | Functions/TCP/tcp_close | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/TCP/tcp_close b/Functions/TCP/tcp_close index 61508f4c6..9c876786c 100644 --- a/Functions/TCP/tcp_close +++ b/Functions/TCP/tcp_close @@ -4,7 +4,7 @@ # -n means don't close a fake session's fd. # -q means quiet. # -# Accepts the -s and -l arguments for consistenty with other functions, +# Accepts the -s and -l arguments for consistency with other functions, # but there is no particular gain in using them emulate -L zsh setopt extendedglob cbases |