From 4ee64f13cee553b6e5a7712953e16aafc78d8839 Mon Sep 17 00:00:00 2001 From: Matthew Martin Date: Fri, 1 Apr 2022 00:16:10 -0500 Subject: unposted: Fix typo --- Completion/BSD/Command/_rcctl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/BSD') diff --git a/Completion/BSD/Command/_rcctl b/Completion/BSD/Command/_rcctl index 44ba0f28b..6cfebf420 100644 --- a/Completion/BSD/Command/_rcctl +++ b/Completion/BSD/Command/_rcctl @@ -36,7 +36,7 @@ case $service in ;; order) _arguments \ - ':service to start first:_services' + ':service to start first:_services' \ '*:service to start next:_services' ;; set) -- cgit 1.4.1