diff options
Diffstat (limited to 'doc/grid.n')
-rw-r--r-- | doc/grid.n | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -457,7 +457,7 @@ widths: .PP .CS button .b \-text "Foo" -entry .e \-variable foo +entry .e \-textvariable foo ; set foo "Hello World!" label .l \-text "This is a fairly long piece of text" \fBgrid\fR .b .e .l \-sticky ew |