mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 20:41:15 -03:00
Fix spelling, thanks to Chris Rebert
darcs-hash:20080112184042-75c98-1f776d6f099003efd9a0c4ed45100c3a02e80e19.gz
This commit is contained in:
@@ -159,7 +159,7 @@ function __fish_config_interactive -d "Initializations that should be performed
|
||||
#
|
||||
|
||||
function fish_on_exit --description "Commands to execute when fish exits" --on-process %self
|
||||
printf (_ "Good bye\n")
|
||||
printf (_ "Goodbye\n")
|
||||
end
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user