diff options
Diffstat (limited to 'src/Fl_Message.cxx')
| -rw-r--r-- | src/Fl_Message.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Message.cxx b/src/Fl_Message.cxx index b24072b40..d3112c562 100644 --- a/src/Fl_Message.cxx +++ b/src/Fl_Message.cxx @@ -541,7 +541,7 @@ void Fl_Message::message_title(const char *title) { fl_input(), fl_password(), unless a specific title has been set with fl_message_title(const char *title). - The default is no title. You can override the default title for a + The default is no title. You can the default title for a single dialog with fl_message_title(const char *title). The \p title string is copied internally, so that you can use a |
