mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
Fix spelling, thanks to Chris Rebert
darcs-hash:20080112184042-75c98-1f776d6f099003efd9a0c4ed45100c3a02e80e19.gz
This commit is contained in:
parent
3a2f7d0edf
commit
52aaf60510
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue