summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogelnew1@free.fr <fvogel>2012-05-17 18:44:02 (GMT)
committerfvogelnew1@free.fr <fvogel>2012-05-17 18:44:02 (GMT)
commit1fcd159e70685e56e0ced0b61df7717a7de02d39 (patch)
tree63aa3a3e6983ad066ba84be8c03cdc805af5a5f8 /doc
parentf54cc82fe6038bc83bbb6c573a811a23be543b83 (diff)
downloadtk-1fcd159e70685e56e0ced0b61df7717a7de02d39.zip
tk-1fcd159e70685e56e0ced0b61df7717a7de02d39.tar.gz
tk-1fcd159e70685e56e0ced0b61df7717a7de02d39.tar.bz2
Bug 1630251: Documentation for -endline option was wrong
Diffstat (limited to 'doc')
-rw-r--r--doc/text.n5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/text.n b/doc/text.n
index 860bb89..cd595c8 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -40,8 +40,9 @@ should be drawn as a character-sized rectangular block. If false
.VE 8.5
.OP \-endline endLine EndLine
.VS 8.5
-Specifies an integer line index representing the last line of the
-underlying textual data store that should be contained in the widget.
+Specifies an integer line index representing the line of the underlying
+textual data store that should be just after the last line contained in
+the widget.
This allows a text widget to reflect only a portion of a larger piece
of text. Instead of an integer, the empty string can be provided to
this configuration option, which will configure the widget to end