summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/gtk3gtkdata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk3/gtk3gtkdata.cxx')
-rw-r--r--vcl/unx/gtk3/gtk3gtkdata.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/gtk3/gtk3gtkdata.cxx b/vcl/unx/gtk3/gtk3gtkdata.cxx
index c1f54738a97e..3c010c274cb0 100644
--- a/vcl/unx/gtk3/gtk3gtkdata.cxx
+++ b/vcl/unx/gtk3/gtk3gtkdata.cxx
@@ -536,7 +536,7 @@ bool GtkSalData::Yield( bool bWait, bool bHandleAllCurrentEvents )
{
/* #i41693# in case the dispatch thread hangs in join
* for this thread the condition will never be set
- * workaround: timeout of 1 second a emergency exit
+ * workaround: timeout of 1 second an emergency exit
*/
// we are the dispatch thread
m_aDispatchCondition.reset();