diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2025-12-08 23:28:02 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2025-12-08 23:28:18 +0100 |
| commit | d95ea68ee21d8e4e9790dc909d53d9c7a3417aa2 (patch) | |
| tree | 5ee977f954c956b814432c277c2b4915449a336e /config.h.in | |
| parent | 8454135d0c8918ed16441bbc08ef176cd2e02c5e (diff) | |
Remove typo in comment
Diffstat (limited to 'config.h.in')
| -rw-r--r-- | config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in index a9daea791..b48e2cb43 100644 --- a/config.h.in +++ b/config.h.in @@ -345,7 +345,7 @@ #cmakedefine FL_CFG_NO_FILESYSTEM_SUPPORT 1 /* - * Can we use the "XDG TOPLEVEL DRAG" Wayland protocol? + * Can we use the "XDG dialog windows" Wayland protocol? */ #cmakedefine01 HAVE_XDG_DIALOG |
