about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-12-08 23:55:53 +0100
committerOliver Kiddle <opk@zsh.org>2016-12-08 23:55:53 +0100
commit7630215ba0246388b71e36dafb377f3703606c64 (patch)
treef7d06135041cb9aae3b36dce83ca5ca1fac5462a /ChangeLog
parentece90dae42465064c478c09b141dbbf5ac4f916a (diff)
downloadzsh-7630215ba0246388b71e36dafb377f3703606c64.tar.gz
zsh-7630215ba0246388b71e36dafb377f3703606c64.tar.xz
zsh-7630215ba0246388b71e36dafb377f3703606c64.zip
40119: correct typo in comment
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ed9d1fd4..43825d3cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2016-12-08  Oliver Kiddle  <opk@zsh.org>
 
+	* c.f. 40119: Src/zsh.h: correct typo in comment
+
 	* 40114: Completion/Zsh/Context/_brace_parameter: complete
 	:/ with other parameter operators