about summary refs log tree commit diff
path: root/Etc/ChangeLog-3.1
diff options
context:
space:
mode:
Diffstat (limited to 'Etc/ChangeLog-3.1')
-rw-r--r--Etc/ChangeLog-3.12
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/ChangeLog-3.1 b/Etc/ChangeLog-3.1
index 4327435ea..a1a553794 100644
--- a/Etc/ChangeLog-3.1
+++ b/Etc/ChangeLog-3.1
@@ -5777,7 +5777,7 @@
 	* Sven: 10272, 10275: Doc/Zsh/builtins.yo, Src/builtin.c, Src/exec.c:
 	autoload can force zsh/ksh styles with -z, -k; integrate
 	execautofn() and loadautofn().  Side effect that -kX must run the
-	code to get at the function defintion.
+	code to get at the function definition.
 
 	* Sven: 10273: Src/Zle/complete.c: problem with test for empty
 	prefix.