summaryrefslogtreecommitdiffstats
path: root/doc/options.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/options.n')
-rw-r--r--doc/options.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/options.n b/doc/options.n
index 913c912..f540c60 100644
--- a/doc/options.n
+++ b/doc/options.n
@@ -292,7 +292,7 @@ The script must return \fB0\fR, \fB1\fR, or an empty string: a
\fB0\fR or \fB1\fR value specifies whether the window will receive
the input focus, and an empty string results in the default decision
described above.
-Note: this interpretation of the option is defined entirely by
+Note that this interpretation of the option is defined entirely by
the Tcl scripts that implement traversal: the widget implementations
ignore the option entirely, so you can change its meaning if you
redefine the keyboard traversal scripts.