diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-08-21 13:27:55 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-08-21 13:27:55 (GMT) |
commit | c3a1c1de43aa94d3bd7fafe4e993976573caa782 (patch) | |
tree | 5eaa96dd5c499e853269541705e5aee1134c2e98 /doc | |
parent | 59ecd12c26ca188117e6ac97b8d1746af5be4356 (diff) | |
parent | b0cb20ac4634f999816139408519cad3f65e475a (diff) | |
download | tk-c3a1c1de43aa94d3bd7fafe4e993976573caa782.zip tk-c3a1c1de43aa94d3bd7fafe4e993976573caa782.tar.gz tk-c3a1c1de43aa94d3bd7fafe4e993976573caa782.tar.bz2 |
Fix [bb85d249dd]: valgrind complaints on 'canvas image' command (TIP 489)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ttk_style.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_style.n b/doc/ttk_style.n index 0de3311..5d7b5d1 100644 --- a/doc/ttk_style.n +++ b/doc/ttk_style.n @@ -134,7 +134,7 @@ as \fB\-expand\fR 1). \fB\-sticky\fR \fB[\fInswe\fB]\fR Specifies the actual parcel position and size inside the allocated parcel. If specified as an empty string then the actual parcel is centered in -the allocated parcel. Default is \fBnswe\fR. +the allocated parcel. Default is \fBnswe\fR. .\" -unit should remain undocumented for now (dubious usefulness) .\" .TP .\" \fB\-unit\fR \fIboolean\fR |