summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/wmadaptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/wmadaptor.hxx')
-rw-r--r--vcl/inc/unx/wmadaptor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/unx/wmadaptor.hxx b/vcl/inc/unx/wmadaptor.hxx
index 17a3f1135b8d..bb3e6502efad 100644
--- a/vcl/inc/unx/wmadaptor.hxx
+++ b/vcl/inc/unx/wmadaptor.hxx
@@ -213,7 +213,7 @@ public:
{ return m_aWMWorkAreas[n]; }
/*
- * attemp to switch the desktop to a certain workarea
+ * attempt to switch the desktop to a certain workarea
* if bConsiderWM is true, then on some WMs the call will not result in any action
*/
void switchToWorkArea( int nWorkArea, bool bConsiderWM = true ) const;