]> git.eshelyaron.com Git - emacs.git/commitdiff
Typo in example
authorVincent Belaïche <vincentb1@users.sourceforge.net>
Fri, 9 Oct 2015 05:52:15 +0000 (07:52 +0200)
committerVincent Belaïche <vincentb1@users.sourceforge.net>
Fri, 9 Oct 2015 05:52:15 +0000 (07:52 +0200)
* autotype.texi (Skeletons as Abbrevs): "if" -> "ifst" in the example.

doc/misc/autotype.texi

index a147d4bdeb3028fb508c409b4a8d39e3c0c4853e..f7c1fa1a9e078a08ea95dc6835c43290ba847e74 100644 (file)
@@ -200,7 +200,7 @@ the output from @kbd{M-x list-abbrevs} to make it look like this:
 
 @example
 (c-mode-abbrev-table)
-"if"           0    ""         c-if
+"ifst"           0    ""         c-if
 @end example
 
 @noindent