summaryrefslogtreecommitdiff
path: root/binfilter/inc/bf_xmloff/xmlexppr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/inc/bf_xmloff/xmlexppr.hxx')
-rw-r--r--binfilter/inc/bf_xmloff/xmlexppr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/binfilter/inc/bf_xmloff/xmlexppr.hxx b/binfilter/inc/bf_xmloff/xmlexppr.hxx
index 77bdaa5dd..616bc3af1 100644
--- a/binfilter/inc/bf_xmloff/xmlexppr.hxx
+++ b/binfilter/inc/bf_xmloff/xmlexppr.hxx
@@ -121,10 +121,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<