diff options
| -rw-r--r-- | doc/emacs/display.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index f92f7529ea9..fe726ea28e5 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi | |||
| @@ -1172,8 +1172,8 @@ used. | |||
| 1172 | 1172 | ||
| 1173 | Any other value disables the indicator. The default value is @code{t}. | 1173 | Any other value disables the indicator. The default value is @code{t}. |
| 1174 | 1174 | ||
| 1175 | @item display-fill-column-indicator-char | 1175 | @item display-fill-column-indicator-character |
| 1176 | @vindex display-fill-column-indicator-char | 1176 | @vindex display-fill-column-indicator-character |
| 1177 | Specifies the character used for the indicator. This character can be | 1177 | Specifies the character used for the indicator. This character can be |
| 1178 | any valid char including unicode ones if the actual font supports | 1178 | any valid char including unicode ones if the actual font supports |
| 1179 | them. | 1179 | them. |