diff options
author | fvogel <fvogelnew1@free.fr> | 2021-06-21 10:46:27 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2021-06-21 10:46:27 (GMT) |
commit | 3b894ebd5728eb377932f6a0a6f7703ad70ab7cf (patch) | |
tree | 6a3dfff57611fc39268adadf555750b7c078bb9e /doc | |
parent | 4583fda0916e05a0f358d457c1ec7d195c7afd98 (diff) | |
download | tk-3b894ebd5728eb377932f6a0a6f7703ad70ab7cf.zip tk-3b894ebd5728eb377932f6a0a6f7703ad70ab7cf.tar.gz tk-3b894ebd5728eb377932f6a0a6f7703ad70ab7cf.tar.bz2 |
Fix copy/paste error in ttk::scale man page.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ttk_scale.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_scale.n b/doc/ttk_scale.n index aa851b9..32686a6 100644 --- a/doc/ttk_scale.n +++ b/doc/ttk_scale.n @@ -99,7 +99,7 @@ The class name for a \fBttk::scale\fP is \fBTScale\fP. .PP Dynamic states: \fBactive\fP. .PP -\fBTProgressbar\fP styling options configurable with \fBttk::style\fP +\fBTScale\fP styling options configurable with \fBttk::style\fP are: .PP \fB\-background\fP \fIcolor\fP |