]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/dired.texi (Shell Commands in Dired): Fix typo.
authorDani Moncayo <dmoncayo@gmail.com>
Thu, 15 Mar 2012 08:33:42 +0000 (16:33 +0800)
committerChong Yidong <cyd@gnu.org>
Thu, 15 Mar 2012 08:33:42 +0000 (16:33 +0800)
doc/emacs/ChangeLog
doc/emacs/dired.texi

index 5a1d1394b23d79d0b75fc60dd5d10c03dd8bfd92..8657859a3481d023258124c19fdc8380e64efdf7 100644 (file)
@@ -1,3 +1,7 @@
+2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
+
+       * dired.texi (Shell Commands in Dired): Fix typo.
+
 2012-03-04  Chong Yidong  <cyd@gnu.org>
 
        * killing.texi (Clipboard): Document clipboard manager.
index e048237a4e23b54e7c5ea439a1939598d2db850e..7dd290939fe6c1e31f87a3d5b597313bacfca439 100644 (file)
@@ -823,9 +823,9 @@ replaces each occurrence.
 
 @item
 If the command string contains neither @samp{*} nor @samp{?}, Emacs
-runs the shell command once for each file, adding the file name is
-added at the end.  For example, @kbd{! uudecode @key{RET}} runs
-@code{uudecode} on each file.
+runs the shell command once for each file, adding the file name at the
+end.  For example, @kbd{! uudecode @key{RET}} runs @code{uudecode} on
+each file.
 @end itemize
 
   To iterate over the file names in a more complicated fashion, use an