diff options
Diffstat (limited to 'fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx')
-rw-r--r-- | fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx b/fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx index 78e7ecdf6c8b..174881a509f5 100644 --- a/fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx +++ b/fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx @@ -269,9 +269,9 @@ class VistaFilePickerImpl : private ::cppu::BaseMutex void impl_sta_EnableControl(const RequestRef& rRequest); //--------------------------------------------------------------------- - /** create all needed (optional!) UI controls adressed by the field nFeatures. + /** create all needed (optional!) UI controls addressed by the field nFeatures. * The given number nFeatures is used as a flag field. Use const values FEATURE_XXX - * to adress it. + * to address it. * * Internal new controls will be added to the dialog. Every control can be accessed * by it's own control id. Those control ID must be one of the const set |