From bc5d7e77aaa738963e149cf5301b579855c4201e Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Tue, 19 Dec 2023 19:36:07 +0100 Subject: Remove typos in the documentation of fl_x11_use_display() --- documentation/src/osissues.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') 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() -- cgit v1.2.3