summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfvogelnew1@free.fr <fvogel>2016-07-31 13:58:08 (GMT)
committerfvogelnew1@free.fr <fvogel>2016-07-31 13:58:08 (GMT)
commit9634407a43f9e016415a9602a8e3cb08130325fe (patch)
treeab30209512126a395e50978ef55501f588caba0e
parentc0fff811766cfb891a809e8d6627c8ebb3a81188 (diff)
downloadtk-9634407a43f9e016415a9602a8e3cb08130325fe.zip
tk-9634407a43f9e016415a9602a8e3cb08130325fe.tar.gz
tk-9634407a43f9e016415a9602a8e3cb08130325fe.tar.bz2
Added missing space
-rw-r--r--doc/text.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/text.n b/doc/text.n
index 6cd01f0..481580d 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -491,7 +491,7 @@ second and later display lines for a text line.
\fIColor\fR specifies the background color to use in regions that do not
contain characters because they are indented by \fB\-lmargin1\fR or
\fB\-lmargin2\fR. It may have any of the forms accepted by
-\fBTk_GetColor\fR.If \fIcolor\fR has not been specified, or if it is
+\fBTk_GetColor\fR. If \fIcolor\fR has not been specified, or if it is
specified as an empty string, then the color used is specified by the
\fB-background\fR tag option (or, if this is also unspecified, by the
\fB-background\fR widget option).