summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-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 829c3d5e7..e8b6822fa 100644
--- a/documentation/src/osissues.dox
+++ b/documentation/src/osissues.dox
@@ -741,7 +741,7 @@ Apple "Open" Event
\par
Whenever the user drops a file onto an application icon, OS X
generates an Apple Event of the type "Open". You can have FLTK
-notify you of an Open event by calling the \ref fl_open_callback
+notify you of an Open event by calling the \ref fl_open_callback()
function.
void fl_open_display()