From 92f41bec4cb6ff887f0a5e5602a2321f1797dbc5 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 8 Jul 2011 18:57:01 +0900 Subject: fixed typos in comments --- xmloff/inc/xmloff/xmlexppr.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmloff') diff --git a/xmloff/inc/xmloff/xmlexppr.hxx b/xmloff/inc/xmloff/xmlexppr.hxx index 2cbafe089910..b7a2c684c81c 100644 --- a/xmloff/inc/xmloff/xmlexppr.hxx +++ b/xmloff/inc/xmloff/xmlexppr.hxx @@ -125,10 +125,10 @@ public: ::com::sun::star::beans::XPropertySet > rPropSet ) const { return _Filter(rPropSet, sal_False); } - /** Like Filter(), excepti that: + /** Like Filter(), except that: * - only properties that have the map flag MID_FLAG_DEFAULT_ITEM_EXPORT * set are exported, - * - instead of the property's value, its defualt value is exported. + * - instead of the property's value, its default value is exported. */ ::std::vector< XMLPropertyState > FilterDefaults( const ::com::sun::star::uno::Reference< -- cgit v1.2.3