diff options
| -rw-r--r-- | doc/emacs/display.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index 4046d696b66..5d5fbb05fcf 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi | |||
| @@ -1188,7 +1188,7 @@ Highlight space and non-breaking space characters. | |||
| 1188 | 1188 | ||
| 1189 | @item lines | 1189 | @item lines |
| 1190 | @vindex whitespace-line-column | 1190 | @vindex whitespace-line-column |
| 1191 | Highlight lines longer than 80 lines. To change the column limit, | 1191 | Highlight lines longer than 80 columns. To change the column limit, |
| 1192 | customize the variable @code{whitespace-line-column}. | 1192 | customize the variable @code{whitespace-line-column}. |
| 1193 | 1193 | ||
| 1194 | @item newline | 1194 | @item newline |