summaryrefslogtreecommitdiffstats
path: root/doc/ttk_progressbar.n
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2011-07-18 15:25:38 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2011-07-18 15:25:38 (GMT)
commit0cab4a8463e0a143528ddd7b9de1bc47646aba44 (patch)
treecec1bcb89b7f64d9fd6750a9fe013c99cd23bfef /doc/ttk_progressbar.n
parent30af33f98369c5d1c14aa9b911f4d2d85df596b4 (diff)
downloadtk-0cab4a8463e0a143528ddd7b9de1bc47646aba44.zip
tk-0cab4a8463e0a143528ddd7b9de1bc47646aba44.tar.gz
tk-0cab4a8463e0a143528ddd7b9de1bc47646aba44.tar.bz2
More small documentation improvements.
Diffstat (limited to 'doc/ttk_progressbar.n')
-rw-r--r--doc/ttk_progressbar.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ttk_progressbar.n b/doc/ttk_progressbar.n
index 9381c61..b29f88d 100644
--- a/doc/ttk_progressbar.n
+++ b/doc/ttk_progressbar.n
@@ -57,13 +57,13 @@ to provide additional animation effects.
.SH "WIDGET COMMAND"
.PP
.TP
-\fIpathName \fBcget\fR \fIoption\fR
+\fIpathName \fBcget \fIoption\fR
Returns the current value of the specified \fIoption\fR; see \fIttk::widget(n)\fR.
.TP
\fIpathName \fBconfigure\fR ?\fIoption\fR? ?\fIvalue option value ...\fR?
Modify or query widget options; see \fIttk::widget(n)\fR.
.TP
-\fIpathName \fBidentify\fR \fIx y\fR
+\fIpathName \fBidentify \fIx y\fR
Returns the name of the element at position \fIx\fR, \fIy\fR.
See \fIttk::widget(n)\fR.
.TP