summaryrefslogtreecommitdiffstats
path: root/framework/inc/jobs/job.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/job.hxx')
-rw-r--r--framework/inc/jobs/job.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/jobs/job.hxx b/framework/inc/jobs/job.hxx
index 8481064bb9a8..d3a8707a0f11 100644
--- a/framework/inc/jobs/job.hxx
+++ b/framework/inc/jobs/job.hxx
@@ -137,7 +137,7 @@ class Job : public ::cppu::WeakImplHelper<
/**
Holds the state, if we are listen for desktop/frame or model closing events or not.
The used references are not really enough to detect a valid listener connection.
- Thats why we use this additional information here too.
+ That's why we use this additional information here too.
*/
bool m_bListenOnDesktop;
bool m_bListenOnFrame;