diff --git a/src/Fl_compose.cxx b/src/Fl_compose.cxx index 8a2909f55..646be1b71 100644 --- a/src/Fl_compose.cxx +++ b/src/Fl_compose.cxx @@ -41,7 +41,7 @@ extern XIC fl_xim_ic;

If true is returned, then it has modified the Fl::event_text() and Fl::event_length() to a set of bytes to - insert (it may be of zero length!). In will also set the "del" + insert (it may be of zero length!). It will also set the "del" parameter to the number of bytes to the left of the cursor to delete, this is used to delete the results of the previous call to Fl::compose().