aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/lispref/os.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi
index 585ae678842..44dd3bbb63c 100644
--- a/doc/lispref/os.texi
+++ b/doc/lispref/os.texi
@@ -146,7 +146,7 @@ the tool bar even if the current frame is not a graphical one, since a
146graphical frame may be created later on. 146graphical frame may be created later on.
147 147
148@item 148@item
149It use @code{custom-reevaluate-setting} to re-initialize the members 149It uses @code{custom-reevaluate-setting} to re-initialize the members
150of the list @code{custom-delayed-init-variables}. These are any 150of the list @code{custom-delayed-init-variables}. These are any
151pre-loaded user options whose default value depends on the run-time, 151pre-loaded user options whose default value depends on the run-time,
152rather than build-time, context. 152rather than build-time, context.