summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2013-05-06 20:07:23 +0200
committerPhilipp Riemer <ruderphilipp@gmail.com>2013-05-06 20:07:23 +0200
commit2ce25faffd3ac3767aa52f8d7c71591d9043e3ad (patch)
treec43eb54c32924b919ad2ad7e653d0eaa47800d39 /fpicker
parent928d86d8a26af86d19b1c1cbcbb512494bf366dd (diff)
fix typos (wich instead of which)
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx b/fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx
index 467922818e1c..a6a38bbd76d2 100644
--- a/fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx
+++ b/fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx
@@ -261,7 +261,7 @@ class VistaFilePickerImpl : private ::cppu::BaseMutex
* @see enableControl()
*
* @param nFeatures
- * flag field(!) knows all features wich must be enabled.
+ * flag field(!) knows all features which must be enabled.
*/
void impl_sta_enableFeatures(::sal_Int32 nFeatures, ::sal_Int32 nTemplate);