diff options
Diffstat (limited to 'doc/ttk_separator.n')
-rw-r--r-- | doc/ttk_separator.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ttk_separator.n b/doc/ttk_separator.n index d35c390..e158671 100644 --- a/doc/ttk_separator.n +++ b/doc/ttk_separator.n @@ -32,12 +32,12 @@ methods. No other widget methods are used. .PP .SH "STYLING OPTIONS" .PP -The class name for a \fBttk::frame\fP is \fBTSeparator\fP. +The class name for a \fBttk::separator\fP is \fBTSeparator\fP. .PP \fBTSeparator\fP styling options configurable with \fBttk::style\fP are: .PP -\fB-background\fP +\fB-background\fP \fIcolor\fP .PP Some options are only available for specific themes. .PP |