summaryrefslogtreecommitdiff
path: root/doc/fl_tile.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_tile.html')
-rw-r--r--doc/fl_tile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fl_tile.html b/doc/fl_tile.html
index 675a3a6..26f8290 100644
--- a/doc/fl_tile.html
+++ b/doc/fl_tile.html
@@ -55,7 +55,7 @@ Fl_Tile(int X, int Y, int W, int H, const char *L=0);
<td><pre>
function Create
(X, Y, W, H : in Integer;
- Text : in String)
+ Text : in String := "")
return Tiled_Group;
</pre></td>
</tr>