summaryrefslogtreecommitdiff
path: root/ChangeLog.3
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-04-01 10:46:48 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-04-01 10:47:11 -0700
commit1a55cc6094c2b762f005bbb70d448368786ff1a7 (patch)
tree988fec44b6cd98c301619323a1133a1e70696eb0 /ChangeLog.3
parentacce29d6c57f66646190595b5b9427602fc4a7fd (diff)
downloademacs-1a55cc6094c2b762f005bbb70d448368786ff1a7.tar.gz
; Spelling fixes
Diffstat (limited to 'ChangeLog.3')
-rw-r--r--ChangeLog.32
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index 1c2f5b1d2fa..f187c2852f7 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -1015,7 +1015,7 @@
Upcase Path and ComSpec in process-environment
Since 2016-07-18 "Keep w32 environment settings internal only", the
- upcasing of environment variables "Path" and "ComSpec" occured after
+ upcasing of environment variables "Path" and "ComSpec" occurred after
initializing process-environment. This meant that Lisp code trying to
override "PATH" environment had no effect (Bug #24956).