diff --git a/share/completions/rc-update.fish b/share/completions/rc-update.fish index 858d98d43..4237f394e 100644 --- a/share/completions/rc-update.fish +++ b/share/completions/rc-update.fish @@ -16,7 +16,7 @@ function __fish_complete_rc-update_runlevels default \ 'Last startup runlevel' \ shutdown \ - 'Runlevel for stutting down' + 'Runlevel for shutting down' printf "%s\t%s\n" $levels end