summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fl_ask.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_ask.cxx b/src/fl_ask.cxx
index 3c46e3e7e..8943468a1 100644
--- a/src/fl_ask.cxx
+++ b/src/fl_ask.cxx
@@ -561,7 +561,7 @@ void fl_message_position(const int x, const int y, const int center) {
\note \#include <FL/fl_ask.H>
- \param[in] w Widget or window to position the message box over.
+ \param[in] widget Widget or window to position the message box over.
\see int fl_message_position(int x, int y, int center)
*/