From fe86d0ca5daeadd8bde74e27109bcb65402ce139 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 23 Feb 2013 15:37:28 +0100 Subject: Fix typo "paramater" -> "parameter" + remove some commented lines Change-Id: I1e6343fdcee91d23aacd776520e8bfdf81d411e4 --- sw/source/filter/html/htmlplug.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/source/filter/html/htmlplug.cxx') diff --git a/sw/source/filter/html/htmlplug.cxx b/sw/source/filter/html/htmlplug.cxx index b6d257d4ca94..91a48450dc46 100644 --- a/sw/source/filter/html/htmlplug.cxx +++ b/sw/source/filter/html/htmlplug.cxx @@ -1205,7 +1205,7 @@ Writer& OutHTML_FrmFmtOLENode( Writer& rWrt, const SwFrmFmt& rFrmFmt, } else if( aGlobName == SvGlobalName( SO3_PLUGIN_CLASSID ) ) { - // fuer Plugins die Paramater als Optionen schreiben + // fuer Plugins die Parameter als Optionen schreiben uno::Sequence < beans::PropertyValue > aProps; aAny = xSet->getPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("PluginCommands")) ); -- cgit v1.2.3