aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/indent.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/indent.texi b/doc/emacs/indent.texi
index f5543cc49b0..9aec6202de6 100644
--- a/doc/emacs/indent.texi
+++ b/doc/emacs/indent.texi
@@ -181,7 +181,7 @@ To install changes, type C-c C-c
181@noindent 181@noindent
182The first line contains a colon at each tab stop. The numbers on the 182The first line contains a colon at each tab stop. The numbers on the
183next two lines are present just to indicate where the colons are. 183next two lines are present just to indicate where the colons are.
184If the value @code{tab-stop-list} is @code{nil}, as it is by default, 184If the value of @code{tab-stop-list} is @code{nil}, as it is by default,
185no colons are displayed initially. 185no colons are displayed initially.
186 186
187 You can edit this buffer to specify different tab stops by placing 187 You can edit this buffer to specify different tab stops by placing