diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/emacsclient.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c index 550072900f0..01241b518bb 100644 --- a/lib-src/emacsclient.c +++ b/lib-src/emacsclient.c | |||
| @@ -340,7 +340,7 @@ w32_get_resource (predefined, key, type) | |||
| 340 | /* | 340 | /* |
| 341 | getenv wrapper for Windows | 341 | getenv wrapper for Windows |
| 342 | 342 | ||
| 343 | This is needed to duplicate Emacs's behavior, which is to look for enviroment | 343 | This is needed to duplicate Emacs's behavior, which is to look for environment |
| 344 | variables in the registry if they don't appear in the environment. | 344 | variables in the registry if they don't appear in the environment. |
| 345 | */ | 345 | */ |
| 346 | char * | 346 | char * |