about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 06a564195..a03a5732d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@
 	* users/23472: 	Doc/Zsh/mod_system.yo, Src/Modules/system.c,
 	Src/exec.c, Src/zsh.h: Add $sysparams[procsubstpid].
 
-	* 43008: Src/otpions.c: combine suggestion from Sebastain to
+	* 43008: Src/options.c: combine suggestion from Sebastian to
 	silence warnings for double setgid/setuid with suggestion
 	from Eitan to put setgid first.