summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/window/FWS.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/generic/window/FWS.hxx')
-rw-r--r--vcl/unx/generic/window/FWS.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/generic/window/FWS.hxx b/vcl/unx/generic/window/FWS.hxx
index c6936215e747..946b41189fd7 100644
--- a/vcl/unx/generic/window/FWS.hxx
+++ b/vcl/unx/generic/window/FWS.hxx
@@ -37,7 +37,7 @@ extern "C" {
Bool
WMSupportsFWS (Display *display, int screen);
-/* Send a client message to the FWS_COMM_WINDOW indicating the existance
+/* Send a client message to the FWS_COMM_WINDOW indicating the existence
* of a new FWS client window. Be careful to avoid BadWindow errors on
* the XSendEvent in case the FWS_COMM_WINDOW root window property had
* old/obsolete junk in it.