summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/fl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fl.html b/doc/fl.html
index db60f5b..d79ed1a 100644
--- a/doc/fl.html
+++ b/doc/fl.html
@@ -1997,7 +1997,7 @@ static double wait(double time);
<td><pre>
function Wait
(Seconds : in Long_Float)
- return Integer;
+ return Long_Float;
</pre></td>
</tr>