Author: matt
Date: 2009-02-05 08:39:03 -0800 (Thu, 05 Feb 2009)
New Revision: 6650
Log:
Minor HTML bug fix.

Modified:
   branches/branch-1.1/documentation/Fl_Valuator.html

Modified: branches/branch-1.1/documentation/Fl_Valuator.html
===================================================================
--- branches/branch-1.1/documentation/Fl_Valuator.html  2009-01-29 21:55:23 UTC 
(rev 6649)
+++ branches/branch-1.1/documentation/Fl_Valuator.html  2009-02-05 16:39:03 UTC 
(rev 6650)
@@ -139,7 +139,7 @@
 
 <H4><A NAME="Fl_Valuator.precision">void Fl_Valuator::precision(int 
digits);</A></H4>
 
-<P>Sets the step value to 1/10<SUP>digits.
+<P>Sets the step value to 1/10<SUP>digits</SUP>.
 
 <H4><A name=Fl_Valuator.range>void Fl_Valuator::range(double min,
 double max);</A></H4>

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to