summaryrefslogtreecommitdiff
path: root/doc/fl_window.html
diff options
context:
space:
mode:
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>