]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo
authorCharles A. Roelli <charles@aurox.ch>
Sun, 5 Nov 2017 09:18:00 +0000 (10:18 +0100)
committerCharles A. Roelli <charles@aurox.ch>
Sun, 5 Nov 2017 09:18:00 +0000 (10:18 +0100)
* doc/misc/cc-mode.texi (Other Commands): Fix typo.

doc/misc/cc-mode.texi

index 09a86c888d31b0795e2ed59805aaa37e7fca3926..13f5c81d949ee4ba86de7c223393b87f8999cab0 100644 (file)
@@ -1778,7 +1778,7 @@ Additionally, if a prefix argument is given, push the function name to
 the kill ring.  If there is no current function,
 @code{c-display-defun-name} does nothing.  In Emacs, you can use this
 command in the middle of an interactive search if you set the
-customizable option @code{isearch-allow-scoll} to non-@code{nil}.
+customizable option @code{isearch-allow-scroll} to non-@code{nil}.
 @xref{Not Exiting Isearch,,,emacs, GNU Emacs Manual}.
 
 @item @kbd{C-c C-\} (@code{c-backslash-region})