diff options
| -rw-r--r-- | doc/misc/autotype.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi index a147d4bdeb3..f7c1fa1a9e0 100644 --- a/doc/misc/autotype.texi +++ b/doc/misc/autotype.texi | |||
| @@ -200,7 +200,7 @@ the output from @kbd{M-x list-abbrevs} to make it look like this: | |||
| 200 | 200 | ||
| 201 | @example | 201 | @example |
| 202 | (c-mode-abbrev-table) | 202 | (c-mode-abbrev-table) |
| 203 | "if" 0 "" c-if | 203 | "ifst" 0 "" c-if |
| 204 | @end example | 204 | @end example |
| 205 | 205 | ||
| 206 | @noindent | 206 | @noindent |