summaryrefslogtreecommitdiff
path: root/documentation/src/osissues.dox
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-12-19 19:36:07 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-12-19 19:36:07 +0100
commitbc5d7e77aaa738963e149cf5301b579855c4201e (patch)
tree2c9c3d284ad9f9f9372a53a7dbb4f5dd004489c8 /documentation/src/osissues.dox
parent05687d1cb41245954f6366c57acae894c6ebd87d (diff)
Remove typos in the documentation of fl_x11_use_display()
Diffstat (limited to 'documentation/src/osissues.dox')
-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 1c8718c62..faf7178b7 100644
--- a/documentation/src/osissues.dox
+++ b/documentation/src/osissues.dox
@@ -270,7 +270,7 @@ This may call Fl::abort() if there is an error opening the display.
void fl_x11_use_display(Display *d)
\par
-Directs FLTK to use a pre-established X11 connexion.
+Directs FLTK to use a pre-established X11 connection.
void fl_close_display()