From 06a9af4f59fca9e0f17a6171a487f3daab0b3f14 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sat, 11 Jan 2020 17:41:14 +0100 Subject: unposted: additional typo fix --- Completion/Unix/Command/_cat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/_cat b/Completion/Unix/Command/_cat index c78dc4cd9..74d7278b8 100644 --- a/Completion/Unix/Command/_cat +++ b/Completion/Unix/Command/_cat @@ -51,7 +51,7 @@ elif [[ $OSTYPE = solaris* ]]; then '*: :_files' ) else - # POSIX reqires '-u', and most OSes may support '-n' + # POSIX requires '-u', and most OSes may support '-n' args=( '-n[number all output lines]' '-u[do not buffer output]' -- cgit 1.4.1