mirror of
https://github.com/neovim/neovim.git
synced 2025-10-10 03:46:31 +00:00
docs: small fixes (#25585)
Co-authored-by: tmummert <doczook@gmx.de> Co-authored-by: parikshit adhikari <parikshitadhikari@gmail.com>
This commit is contained in:
@@ -74,7 +74,7 @@ char *get_mess_lang(void)
|
||||
/// Get the language used for messages from the environment.
|
||||
///
|
||||
/// This uses LC_MESSAGES when available, which it is for most systems we build for
|
||||
/// except for windows. Then fallback to get the value from the envirionment
|
||||
/// except for windows. Then fallback to get the value from the environment
|
||||
/// ourselves, and use LC_CTYPE as a last resort.
|
||||
static char *get_mess_env(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user