summaryrefslogtreecommitdiff
path: root/doc/fl_window.html
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2025-02-04 12:59:16 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2025-02-04 12:59:16 +1300
commitd9b29d2242b7384f4a9a0e7b424dd54fd9fcb740 (patch)
tree65b86e10ab8cf6abbc20cddfc5100a505f17c2dd /doc/fl_window.html
parent2bc98da4d5b964de2d0d5e40927aa777704f2f29 (diff)
Filled holes in Fl_Widget binding
Diffstat (limited to 'doc/fl_window.html')
-rw-r--r--doc/fl_window.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fl_window.html b/doc/fl_window.html
index bda031e..4f246b3 100644
--- a/doc/fl_window.html
+++ b/doc/fl_window.html
@@ -526,8 +526,8 @@ function Get_Label
<td><pre>
void label(const char *);
</pre></td>
-<td>Due to necessary marshalling between String and char*
-using this method would be pointless, so its functionality is
+<td>Due to the marshalling between String and char * using
+this method would be pointless, so its functionality is
subsumed by copy_label / Set_Label.</td>
</tr>