diff options
author | fvogel <fvogelnew1@free.fr> | 2024-03-22 19:59:31 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2024-03-22 19:59:31 (GMT) |
commit | a344fc30238c4666a9604edbc653c5a5b831ad7c (patch) | |
tree | b77143c84d5b22dcb8ed65be4a45ee4120ad5487 /doc/ttk_spinbox.n | |
parent | 29c3ce98a5f13d704cbb0e3ea06f97a9c1c4c655 (diff) | |
download | tk-a344fc30238c4666a9604edbc653c5a5b831ad7c.zip tk-a344fc30238c4666a9604edbc653c5a5b831ad7c.tar.gz tk-a344fc30238c4666a9604edbc653c5a5b831ad7c.tar.bz2 |
Fix [10705db626]: Missing spaces in man pages.
Diffstat (limited to 'doc/ttk_spinbox.n')
-rw-r--r-- | doc/ttk_spinbox.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ttk_spinbox.n b/doc/ttk_spinbox.n index d7b7657..5b6d42a 100644 --- a/doc/ttk_spinbox.n +++ b/doc/ttk_spinbox.n @@ -21,8 +21,8 @@ of the \fBttk::entry\fR widget including support of the \fB\-textvariable\fR option to link the value displayed by the widget to a Tcl variable. .SO ttk_widget -\-class \-cursor \-state \-style -\-takefocus \-xscrollcommand +\-class \-cursor \-state +\-style \-takefocus \-xscrollcommand .SE .SO ttk_entry \-validate \-validatecommand |