aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2012-07-21 21:11:49 -0700
committerPaul Eggert2012-07-21 21:11:49 -0700
commit494913d6debe4b2507d37a165a8be754ab64dbb4 (patch)
treed92923ab73f3bbea0276b06766d8e9993cc897fb /etc
parentfb9ea40fc511eb7e42a512ada9e369cce1bfd932 (diff)
downloademacs-494913d6debe4b2507d37a165a8be754ab64dbb4.tar.gz
emacs-494913d6debe4b2507d37a165a8be754ab64dbb4.zip
Spelling fixes.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2889367c605..0f903c790c2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -354,7 +354,7 @@ channel keys found, if any.
354 354
355*** `dired-do-async-shell-command' executes each file sequentially 355*** `dired-do-async-shell-command' executes each file sequentially
356if the command ends in `;' (when operating on multiple files). 356if the command ends in `;' (when operating on multiple files).
357Othwerwise, it executes the command on each file in parallel. 357Otherwise, it executes the command on each file in parallel.
358 358
359** FFAP 359** FFAP
360 360