summaryrefslogtreecommitdiffstats
path: root/doc/wm.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-02 14:22:21 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-02 14:22:21 (GMT)
commitda0931455c52ed9f10b7fe25ab15ab0f4f08ca64 (patch)
treee6cac613b98325d899660dae8c81a432e8bd6213 /doc/wm.n
parentbcb71c3efaadfc55dcd742522aaf331a40b9a7ec (diff)
downloadtk-da0931455c52ed9f10b7fe25ab15ab0f4f08ca64.zip
tk-da0931455c52ed9f10b7fe25ab15ab0f4f08ca64.tar.gz
tk-da0931455c52ed9f10b7fe25ab15ab0f4f08ca64.tar.bz2
Eliminate exess spacings in many doc pages
Diffstat (limited to 'doc/wm.n')
-rw-r--r--doc/wm.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/wm.n b/doc/wm.n
index c44ab9b..b1a9fea 100644
--- a/doc/wm.n
+++ b/doc/wm.n
@@ -4,7 +4,7 @@
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-'\"
+'\"
.TH wm n 8.5 Tk "Tk Built-In Commands"
.so man.macros
.BS
@@ -796,7 +796,7 @@ Gridded geometry management is typically invoked by turning on
the \fBsetGrid\fR option for a widget; it can also be invoked
with the \fBwm grid\fR command or by calling \fBTk_SetGrid\fR.
In each of these approaches the particular widget (or sometimes
-code in the application as a whole) specifies the relationship between
+code in the application as a whole) specifies the relationship between
integral grid sizes for the window and pixel sizes.
To return to non-gridded geometry management, invoke
\fBwm grid\fR with empty argument strings.