summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--documentation/src/osissues.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/osissues.dox b/documentation/src/osissues.dox
index ee8b41c87..495d8044d 100644
--- a/documentation/src/osissues.dox
+++ b/documentation/src/osissues.dox
@@ -677,7 +677,7 @@ void fl_open_display()
\par
Opens the display. Does nothing if it is already open. You should call
-this if you wish to do Cocoa calls and there is a chance that your
+this if you wish to do Cocoa or Quartz calls and there is a chance that your
code will be called before the first \c show() of a window.
Window fl_xid(const Fl_Window *)