summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/fl_valuator.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/fl_valuator.html b/doc/fl_valuator.html
index 50a0dd3..d443dbe 100644
--- a/doc/fl_valuator.html
+++ b/doc/fl_valuator.html
@@ -106,7 +106,11 @@ function Clamp
<td><pre>
virtual int format(char *);
</pre></td>
-<td>&nbsp;</td>
+<td><pre>
+function Format
+ (This : in Valuator)
+ return String;
+</pre></td>
</tr>
<tr>