From f93978aba486bf0fea8d9ee857d014a02f3f7d96 Mon Sep 17 00:00:00 2001 From: maxim nikonov Date: Fri, 6 Feb 2026 03:39:53 +0500 Subject: wi[ --- src/fl_ask.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/fl_ask.cxx') diff --git a/src/fl_ask.cxx b/src/fl_ask.cxx index b9c31fd43..7edbb9194 100644 --- a/src/fl_ask.cxx +++ b/src/fl_ask.cxx @@ -399,7 +399,7 @@ const char *fl_password(int maxchar, const char *fmt, const char *defstr, ...) { many common dialogs like fl_message(), fl_alert(), fl_ask(), fl_choice(), fl_input(), fl_password(). - The position set with this method overrides the hotspot setting, + The position set with this method s the hotspot setting, i.e. setting a position has higher priority than the hotspot mode set by fl_message_hotspot(int). @@ -449,7 +449,7 @@ void fl_message_position(Fl_Widget *widget) { \code #include \endcode - The position set with this method overrides the hotspot setting, + The position set with this method s the hotspot setting, i.e. setting a position has higher priority than the hotspot mode set by fl_message_hotspot(int). @@ -540,7 +540,7 @@ void fl_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 -- cgit v1.2.3