summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/VistaFilePickerEventHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/VistaFilePickerEventHandler.hxx b/fpicker/source/win32/VistaFilePickerEventHandler.hxx
index 8e01df71a18c..ea990ac7758a 100644
--- a/fpicker/source/win32/VistaFilePickerEventHandler.hxx
+++ b/fpicker/source/win32/VistaFilePickerEventHandler.hxx
@@ -136,7 +136,7 @@ class VistaFilePickerEventHandler : public ::cppu::BaseMutex
/** stop listening for file picker events on the internally cached dialog COM object.
*
* The COM dialog provided on the startListening() call was cached internally.
- * And now its used to deregister this listener. Doing so the also internally cached
+ * And now it's used to deregister this listener. Doing so the also internally cached
* listener handle is used. If listener was not already registered - nothing will happen.
*/
void stopListening();