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 ea990ac7758a..5cdb1bcc85b9 100644
--- a/fpicker/source/win32/VistaFilePickerEventHandler.hxx
+++ b/fpicker/source/win32/VistaFilePickerEventHandler.hxx
@@ -121,7 +121,7 @@ class VistaFilePickerEventHandler : public ::cppu::BaseMutex
/** start listening for file picker events on the given file open dialog COM object.
*
* The broadcaster will be cached internally so deregistration will be easy.
- * Further all needed information are capsulated within this class (e.g. the listener handler).
+ * Further all needed information is capsulated within this class (e.g. the listener handler).
* Nobody outside must know such information.
*
* Nothing will happen if an inconsistent state will be detected