aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2019-05-05 18:10:15 +0300
committerEli Zaretskii2019-05-05 18:10:15 +0300
commitf9939b24ebeb222b3ca6f076512b18ed634a9b64 (patch)
tree3fe40c4a3fc547deea46077c666ae60af45cf419
parent6709240b7a36d7aab7a83d4ddd2765e45e687c5d (diff)
downloademacs-f9939b24ebeb222b3ca6f076512b18ed634a9b64.tar.gz
emacs-f9939b24ebeb222b3ca6f076512b18ed634a9b64.zip
; * doc/emacs/display.texi (Displaying Boundaries): Fix a typo.
-rw-r--r--doc/emacs/display.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi
index c27b9e7081b..4985fabd541 100644
--- a/doc/emacs/display.texi
+++ b/doc/emacs/display.texi
@@ -1181,7 +1181,7 @@ When the mode is enabled through the functions
1181@code{display-fill-column-indicator-mode} or 1181@code{display-fill-column-indicator-mode} or
1182@code{global-display-fill-column-indicator-mode}, the initialization 1182@code{global-display-fill-column-indicator-mode}, the initialization
1183functions check if this variable is @code{non-nil}, otherwise the 1183functions check if this variable is @code{non-nil}, otherwise the
1184initialization tries to set it to U+2502 or @sampl{|}. 1184initialization tries to set it to U+2502 or @samp{|}.
1185 1185
1186@item fill-column-indicator 1186@item fill-column-indicator
1187@vindex fill-column-indicator 1187@vindex fill-column-indicator