From 9a7fc5ee26c7b7a5ad227d628e1a1f389e3085c2 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 18 Apr 2014 00:22:58 +0300 Subject: Typo: s/shure/sure Change-Id: I1c55d3ee8be06deb6d48a6ad5cd30d170c8b9dbb --- framework/source/jobs/job.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/source/jobs') 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() -- cgit