summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterTimer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterTimer.cxx')
-rw-r--r--sdext/source/presenter/PresenterTimer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterTimer.cxx b/sdext/source/presenter/PresenterTimer.cxx
index 340a2a01f876..acb42e2c9d26 100644
--- a/sdext/source/presenter/PresenterTimer.cxx
+++ b/sdext/source/presenter/PresenterTimer.cxx
@@ -219,7 +219,7 @@ void TimerScheduler::CancelTask (const sal_Int32 nTaskId)
mpCurrentTask->mbIsCanceled = true;
}
- // Let the main-loop cleanup in it's own time
+ // Let the main-loop cleanup in its own time
}
void SAL_CALL TimerScheduler::run()