mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
spelling fixes #827
This commit is contained in:

committed by
Justin M. Keyes

parent
168575f3f7
commit
5b3b3fd3ed
@@ -63,7 +63,7 @@ int64_t os_get_pid()
|
||||
#endif
|
||||
}
|
||||
|
||||
/// Get the hostname of the machine runing Neovim.
|
||||
/// Get the hostname of the machine running Neovim.
|
||||
///
|
||||
/// @param hostname Buffer to store the hostname.
|
||||
/// @param len Length of `hostname`.
|
||||
|
Reference in New Issue
Block a user