summaryrefslogtreecommitdiff
path: root/etc/ERC-NEWS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-11-04 14:50:09 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2016-11-04 14:50:59 -0700
commitacae275b2752357497a2411876b83240ce7c8aec (patch)
treef933ac34ea480ea0a8071baf191cd3f30f253dcf /etc/ERC-NEWS
parentd8fac734e563df1169e3d8d715cca3481dfec8ac (diff)
downloademacs-acae275b2752357497a2411876b83240ce7c8aec.tar.gz
; Spelling fixes
Diffstat (limited to 'etc/ERC-NEWS')
-rw-r--r--etc/ERC-NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ERC-NEWS b/etc/ERC-NEWS
index 13827c67786..69b846884fe 100644
--- a/etc/ERC-NEWS
+++ b/etc/ERC-NEWS
@@ -1077,7 +1077,7 @@ major changes for implementers, and module writers:
corresponding hook variables.
The mapping of server commands to hook variables is no longer
- done via `erc-event-to-hook', but through an #'equal hashtable,
+ done via `erc-event-to-hook', but through an #'equal hash table,
`erc-server-responses'. In order to find a hook you do:
(erc-get-hook command)