summary refs log tree commit diff
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-10-27 08:48:47 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2015-10-27 08:48:47 -0700
commit0920bc6881af979ec538c8ab635c07f52601de4b (patch)
tree60c3406879a499a2ec9feefb7be9f533d1ee8d64
parentb498bd7ce5b8f126f420f8f9fd4946912f8334da (diff)
downloadzsh-0920bc6881af979ec538c8ab635c07f52601de4b.tar.gz
zsh-0920bc6881af979ec538c8ab635c07f52601de4b.tar.xz
zsh-0920bc6881af979ec538c8ab635c07f52601de4b.zip
unposted: fix typo quite -> queue
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cd8359281..b10cf06ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,7 @@
 2015-10-26  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 36906: Kamil Dudka <kdudka@redhat.com>: Src/mem.c:
-	quite_signals() in ZSH_MEM realloc()
+	queue_signals() in ZSH_MEM realloc()
 
 	* 36968: Src/Modules/db_gdbm.c: use addmodulefd() to tell the
 	shell about the descriptor of the dbm file