summaryrefslogtreecommitdiff
path: root/documentation/src
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-03-07 18:35:46 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-03-07 18:35:46 +0100
commit9d2d6f74ab1b0e121a24f1ead6f202c5770eaf92 (patch)
tree04fdd8ac4be5ee49a21c7dff77dabb83858a4d66 /documentation/src
parentf89a9f9efcdcecb5a5789ec930425e32ac9cb9ee (diff)
Fix typo in Wayland Doxygen doc
Diffstat (limited to 'documentation/src')
-rw-r--r--documentation/src/wayland.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/wayland.dox b/documentation/src/wayland.dox
index 0b6b9aca0..f0decf1b0 100644
--- a/documentation/src/wayland.dox
+++ b/documentation/src/wayland.dox
@@ -763,7 +763,7 @@ FLTK can copy or paste plain UTF-8 text or image data to/from the clipboard. Ima
clipboard as \c image/bmp mime type. Images in \c image/bmp or \c image/png mime types from the
clipboard can be pasted to FLTK apps.
-Files dropped are received one pathname per line, with no '\n' after the last pathname.
+Files dropped are received one pathname per line, with no \c '\\n' after the last pathname.
\section wayland-egl EGL as support for OpenGL