From 12f064a12161e98a0fc8804b38030756665a305d Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Fri, 28 Jan 2011 08:20:34 +0000 Subject: Corrected typo in Doxygen doc git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8322 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FL/Fl.H b/FL/Fl.H index f37691a2b..1f35394b4 100644 --- a/FL/Fl.H +++ b/FL/Fl.H @@ -984,7 +984,7 @@ public: The thread_message() method returns the last message that was sent from a child by the awake() method. - See also: multithreading + See also: advanced_multithreading */ static void* thread_message(); // platform dependent /** @} */ -- cgit v1.2.3