summaryrefslogtreecommitdiff
path: root/framework/source/jobs
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-18 00:22:58 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-18 00:30:35 +0300
commit9a7fc5ee26c7b7a5ad227d628e1a1f389e3085c2 (patch)
tree48092a4f8b424f88d7a259107f23dea33d16d10e /framework/source/jobs
parentd112cf387513231b6bc133e5d37ba51f4bc4c6ac (diff)
Typo: s/shure/sure
Change-Id: I1c55d3ee8be06deb6d48a6ad5cd30d170c8b9dbb
Diffstat (limited to 'framework/source/jobs')
-rw-r--r--framework/source/jobs/job.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/jobs/job.cxx b/framework/source/jobs/job.cxx
index aabaddf3a934..2166c54b2507 100644
--- a/framework/source/jobs/job.cxx
+++ b/framework/source/jobs/job.cxx
@@ -481,7 +481,7 @@ void Job::impl_reactForJobResult( /*IN*/ const css::uno::Any& aResult )
connection.
Further we are listener for closing of the (possible valid)
- given frame. We must be shure, that this resource won't be gone
+ given frame. We must be sure, that this resource won't be gone
if our internal job is still running.
*/
void Job::impl_startListening()