about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-03-29 09:13:43 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-03-29 13:33:45 +0000
commit3d2814072ac2f8ae5640cc479a23dde5fa03ff9c (patch)
tree71a94ca9554c2b011495ec4b5a84f5641bfff279 /ChangeLog
parentab166725dd5983b00cf21113fb77717c6be324c5 (diff)
downloadzsh-3d2814072ac2f8ae5640cc479a23dde5fa03ff9c.tar.gz
zsh-3d2814072ac2f8ae5640cc479a23dde5fa03ff9c.tar.xz
zsh-3d2814072ac2f8ae5640cc479a23dde5fa03ff9c.zip
unposted: docs: _arguments: Fix a typo in the example.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8fa6093e..b7f398933 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-03-29  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Doc/Zsh/compsys.yo: docs: _arguments: Fix a typo
+	in the example.
+
 2021-03-28  Oliver Kiddle  <opk@zsh.org>
 
 	* Jacob Gelbman: 48166: Completion/Unix/Command/_ctags: