summaryrefslogtreecommitdiff
path: root/vcl/unx/kde/kdedata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/kde/kdedata.cxx')
-rw-r--r--vcl/unx/kde/kdedata.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/kde/kdedata.cxx b/vcl/unx/kde/kdedata.cxx
index 9ec9a2809ff3..8af9686d1f39 100644
--- a/vcl/unx/kde/kdedata.cxx
+++ b/vcl/unx/kde/kdedata.cxx
@@ -87,7 +87,7 @@ KDEXLib::~KDEXLib()
{
// on 64 bit linux using libXRandr.so.2 will crash in
// XCloseDisplay when freeing extension data
- // no known work around, therefor currently leak. Hopefully
+ // no known work around, therefore currently leak. Hopefully
// this does not make problems since we're shutting down anyway
// should we ever get a real kde plugin that uses the KDE event loop
// we should use kde's method to signal screen changes similar