summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/fltfnc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/bastyp/fltfnc.cxx')
-rw-r--r--sfx2/source/bastyp/fltfnc.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/bastyp/fltfnc.cxx b/sfx2/source/bastyp/fltfnc.cxx
index acff8c20e95e..3acc3f0faef4 100644
--- a/sfx2/source/bastyp/fltfnc.cxx
+++ b/sfx2/source/bastyp/fltfnc.cxx
@@ -936,8 +936,8 @@ void SfxFilterContainer::ReadSingleFilter_Impl(
if( aResult >>= lFilterProperties )
{
- // collect informations to add filter to container
- // (attention: some informations aren't available on filter directly ... you must search for corresponding type too!)
+ // collect information to add filter to container
+ // (attention: some information aren't available on filter directly ... you must search for corresponding type too!)
sal_Int32 nFlags = 0 ;
sal_Int32 nClipboardId = 0 ;
sal_Int32 nDocumentIconId = 0 ;