mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 05:12:50 +08:00
parent
2b873570a8
commit
a7abd83c57
|
@ -245,5 +245,5 @@ function help --description 'Show help for the fish shell'
|
|||
|
||||
# Show the online URL anyway in case we did not manage to open something successfully.
|
||||
# (we can't check because we need to background it)
|
||||
printf (_ 'help: If no help could be displayed, go to %s to view the documentaiton online.\n') $ext_url
|
||||
printf (_ 'help: If no help could be displayed, go to %s to view the documentation online.\n') $ext_url
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user