diff options
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/source/win32/filepicker/asyncrequests.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/filepicker/asyncrequests.hxx b/fpicker/source/win32/filepicker/asyncrequests.hxx index efca5519cbcb..2d4a3cf33d43 100644 --- a/fpicker/source/win32/filepicker/asyncrequests.hxx +++ b/fpicker/source/win32/filepicker/asyncrequests.hxx @@ -153,7 +153,7 @@ class AsyncRequests : private ::cppu::BaseMutex void triggerJobExecution(); - /** does nothing special / excepting to make sure our class wont be inline .-) + /** does nothing special / excepting to make sure our class won't be inline .-) */ virtual ~AsyncRequests(); |