branch: externals/auctex
commit 67756b7577f133ca8d9c2ec66d40c3ba3d9f552a
Author: Davide G. M. Salvetti <[email protected]>
Date:   Sat Nov 15 10:25:43 2014 +0100

    Fix typo
    
    * doc/auctex.texi (Selecting a Command): Fix typo.
---
 ChangeLog       |    2 ++
 doc/auctex.texi |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 4c690d7..7934393 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2014-11-15  Davide G. M. Salvetti  <[email protected]>
 
+        * doc/auctex.texi (Selecting a Command): Fix typo.
+
         * doc/quickstart.texi (Editing Facilities): Fix documentation: to
         change font attributes of existing text, it has to be marked as an
         _active_ region.
diff --git a/doc/auctex.texi b/doc/auctex.texi
index 10af8dc..7e3a331 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -2699,7 +2699,7 @@ process associated with the current document.
 @node Selecting a Command
 @subsection Selecting and Executing a Command
 
-Once you started the command selection with @kbd{C-c C-c}, @kbd{C-c C-s}
+Once you started the command selection with @kbd{C-c C-c}, @kbd{C-c C-r}
 or @kbd{C-c C-b} you will be prompted for the type of command.
 @AUCTeX{} will try to guess which command is appropriate in the given
 situation and propose it as default.  Usually this is a processor like

Reply via email to