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.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/bastyp/fltfnc.cxx b/sfx2/source/bastyp/fltfnc.cxx
index 43e0f1009880..8c83031c8acf 100644
--- a/sfx2/source/bastyp/fltfnc.cxx
+++ b/sfx2/source/bastyp/fltfnc.cxx
@@ -199,7 +199,7 @@ const SfxFilter* SfxFilterContainer::GetDefaultFilter_Impl( const String& rName
if (eFactory == SvtModuleOptions::E_UNKNOWN_FACTORY)
return NULL;
- // For the following code we need some additional informations.
+ // For the following code we need some additional information.
String sServiceName = aOpt.GetFactoryName(eFactory);
String sDefaultFilter = aOpt.GetFactoryDefaultFilter(eFactory);