summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/fl_check_browser.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fl_check_browser.html b/doc/fl_check_browser.html
index 3c172eb..b09bd0e 100644
--- a/doc/fl_check_browser.html
+++ b/doc/fl_check_browser.html
@@ -125,7 +125,7 @@ void checked(int item, int b);
procedure Set_Checked
(This : in out Check_Browser;
Index : in Positive;
- State : in Boolean);
+ State : in Boolean := True);
</pre></td>
</tr>