summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker/VistaFilePickerEventHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/filepicker/VistaFilePickerEventHandler.hxx')
-rw-r--r--fpicker/source/win32/filepicker/VistaFilePickerEventHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/filepicker/VistaFilePickerEventHandler.hxx b/fpicker/source/win32/filepicker/VistaFilePickerEventHandler.hxx
index 1689a111e059..fd52d97fbfe6 100644
--- a/fpicker/source/win32/filepicker/VistaFilePickerEventHandler.hxx
+++ b/fpicker/source/win32/filepicker/VistaFilePickerEventHandler.hxx
@@ -132,7 +132,7 @@ class VistaFilePickerEventHandler : public ::cppu::BaseMutex
*
* The broadcaster will be cached internaly so deregistration will be easy.
* Further all needed information are capsulated within this class (e.g. the listener handler).
- * Nobody outside must know such informations.
+ * Nobody outside must know such information.
*
* Nothing will happen if an inconsistent state will be detected
* (means: double registration will be ignored).