about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2020-01-09 14:38:35 +0100
committerMikael Magnusson <mikachu@gmail.com>2020-01-09 14:51:08 +0100
commit66caa81ab7ffd931be143c6e8f35188c1b57894e (patch)
tree77cb910fccb69c481367be46834023a4b42c3064 /ChangeLog
parente6fa0b3b6568fa8c0d1173fdc822c97c41a2f763 (diff)
downloadzsh-66caa81ab7ffd931be143c6e8f35188c1b57894e.tar.gz
zsh-66caa81ab7ffd931be143c6e8f35188c1b57894e.tar.xz
zsh-66caa81ab7ffd931be143c6e8f35188c1b57894e.zip
Fix typos reported by codespell in shell code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64e3ee82f..19346964c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,10 @@
 	Src/zsh.h, Src/ztype.h, Test/B01cd.ztst, Test/D04parameter.ztst:
 	Fix misspellings in completions and elsewhere.
 
+2020-01-08  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 45272, 45273: Fix more typos.
+
 2020-01-08  dana  <dana@dana.is>
 
 	* 45261: Completion/Unix/Command/_gcc: Detect clang-as-gcc