summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f4646287..52f97174d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,7 +45,7 @@
* 48888: Doc/Zsh/mod_system.yo, Doc/Zsh/params.yo, Test/E03posix.ztst:
improve doc for $$ and $PPID, add fail test for PPID readonly-ness
- * 48832: Completion/Unix/Type/_urls: try _gnu_generic first
+ * 48832: Completion/Unix/Command/_curl: try _gnu_generic first
2021-09-04 Oliver Kiddle <opk@zsh.org>