mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 03:03:57 +08:00
Fix minor spelling detail
darcs-hash:20060121025307-ac50b-8bfe0dba8292f53fe44655afb6a7a9cdf813d7e8.gz
This commit is contained in:
parent
f3c93c1690
commit
f7a5ca5f1f
2
env.c
2
env.c
|
@ -293,7 +293,7 @@ static void handle_locale()
|
|||
complete_destroy();
|
||||
complete_init();
|
||||
|
||||
debug( 0, _(L"Changing language to english") );
|
||||
debug( 0, _(L"Changing language to English") );
|
||||
}
|
||||
}
|
||||
free( old );
|
||||
|
|
Loading…
Reference in New Issue
Block a user