diff options
Diffstat (limited to 'documentation/common.html')
| -rw-r--r-- | documentation/common.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/common.html b/documentation/common.html index ae42af388..b98ec9c75 100644 --- a/documentation/common.html +++ b/documentation/common.html @@ -62,7 +62,7 @@ input->value("Now is the time for all good men..."); </PRE> </UL> <p>The string is copied to the widget's own storage when you set the -<tt>value()<tt> of the widget. +<tt>value()</tt> of the widget. <H2>Valuators</H2> Unlike text widgets, valuators keep track of numbers instead of strings. FLTK provides the following valuators: |
