* lispref/commands.texi (Prefix Command Arguments): Remove excessive apostrophe.
authorDeniz Dogan <deniz@dogan.se>
Mon, 11 Jul 2011 17:45:01 +0000 (19:45 +0200)
committerDeniz Dogan <deniz@dogan.se>
Mon, 11 Jul 2011 17:45:01 +0000 (19:45 +0200)
doc/lispref/ChangeLog
doc/lispref/commands.texi

index f33acfb..f9ab82e 100644 (file)
@@ -1,3 +1,8 @@
+2011-07-11  Deniz Dogan  <deniz@dogan.se>
+
+       * commands.texi (Prefix Command Arguments): Remove excessive
+       apostrophe.
+
 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
index dccc2fa..e76b2ba 100644 (file)
@@ -3012,7 +3012,7 @@ An integer, which stands for itself.
 
 @item
 A list of one element, which is an integer.  This form of prefix
-argument results from one or a succession of @kbd{C-u}'s with no
+argument results from one or a succession of @kbd{C-u}s with no
 digits.  The numeric value is the integer in the list, but some
 commands make a distinction between such a list and an integer alone.