summaryrefslogtreecommitdiffstats
path: root/doc/dialog.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-06-17 13:21:10 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-06-17 13:21:10 (GMT)
commit4e389557600c1aa77d7991114d9e9fcc5ba24d46 (patch)
tree2885374f28652e990dc9d83c1ad73d7d3fc2f9c9 /doc/dialog.n
parentb8b8de56e290dd3d82585190651360c843542e7b (diff)
parent8abb78aec188d72fbbd9bda28f1f9702ad3b60e5 (diff)
downloadtk-4e389557600c1aa77d7991114d9e9fcc5ba24d46.zip
tk-4e389557600c1aa77d7991114d9e9fcc5ba24d46.tar.gz
tk-4e389557600c1aa77d7991114d9e9fcc5ba24d46.tar.bz2
Merge 8.7
Diffstat (limited to 'doc/dialog.n')
-rw-r--r--doc/dialog.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dialog.n b/doc/dialog.n
index f1f63ef..ac0a73b 100644
--- a/doc/dialog.n
+++ b/doc/dialog.n
@@ -35,7 +35,7 @@ If this is an empty string then no bitmap is displayed in the dialog.
If this is an integer greater than or equal to zero, then it gives
the index of the button that is to be the default button for the dialog
(0 for the leftmost button, and so on).
-If less than zero or an empty string then there will not be any default
+If negative or an empty string then there will not be any default
button.
.IP \fIstring\fR
There will be one button for each of these arguments.