summaryrefslogtreecommitdiffstats
path: root/doc/ttk_widget.n
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2007-10-26 12:25:38 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2007-10-26 12:25:38 (GMT)
commit38f71e3af667c611caae5c34dd232080cf261111 (patch)
tree24b5b27d522d9a4673ba16e5739ede764222a83e /doc/ttk_widget.n
parent5fbca072b2cf5b9c05ef352976a86c630b4fe41c (diff)
downloadtk-38f71e3af667c611caae5c34dd232080cf261111.zip
tk-38f71e3af667c611caae5c34dd232080cf261111.tar.gz
tk-38f71e3af667c611caae5c34dd232080cf261111.tar.bz2
Fix minor faults
Diffstat (limited to 'doc/ttk_widget.n')
-rw-r--r--doc/ttk_widget.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ttk_widget.n b/doc/ttk_widget.n
index 6aa4706..83f9ce5 100644
--- a/doc/ttk_widget.n
+++ b/doc/ttk_widget.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.
'\"
-'\" RCS: @(#) $Id: ttk_widget.n,v 1.6 2007/10/24 14:32:59 dkf Exp $
+'\" RCS: @(#) $Id: ttk_widget.n,v 1.7 2007/10/26 12:25:38 dkf Exp $
'\"
.so man.macros
.TH ttk_widget n 8.5 Tk "Tk Themed Widget"
@@ -93,7 +93,7 @@ Display text only.
Display image only.
.IP \fBcenter\fR
Display text centered on top of image.
-.IP \fBtop\fR, \fBbottom\fR, \fBleft\fR, \fBright\fR
+.IP "\fBtop\fR, \fBbottom\fR, \fBleft\fR, \fBright\fR"
Display image above, below, left of, or right of the text, respectively.
.IP \fBnone\fR
The default; display the image if present, otherwise the text.