diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2025-02-06 21:55:19 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2025-02-06 21:55:19 +1300 |
commit | ee967448bae4733aec70ba128062bc3357a2f0df (patch) | |
tree | c6f2fb273132be93a1a067bec854fa13923ea792 /doc | |
parent | 547e538476a788dfeb5974f9b8ad29441d18980b (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fl.html | 2 |
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> |