summaryrefslogtreecommitdiff
path: root/vcl/unx/source/window/FWS.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/source/window/FWS.cxx')
-rw-r--r--vcl/unx/source/window/FWS.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/source/window/FWS.cxx b/vcl/unx/source/window/FWS.cxx
index 1c08cd6ed42d..a90f76af90c2 100644
--- a/vcl/unx/source/window/FWS.cxx
+++ b/vcl/unx/source/window/FWS.cxx
@@ -191,7 +191,7 @@ WMSupportsFWS (Display *display, int screen)
*
* newHandler() -
*
- * Handle X errors (temporarily) to record the occurance of BadWindow
+ * Handle X errors (temporarily) to record the occurrence of BadWindow
* errors without crashing. Used to detect the FWS_COMM_WINDOW root window
* property containing an old or obsolete window id.
*