From 3f6da86e9fb9390d7c9f97769a79bddb265e43b4 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Wed, 30 Sep 2015 15:00:24 +0200 Subject: Fix typos Change-Id: I13c3dc33722f139582f27412d5d336264d3d15a3 Reviewed-on: https://gerrit.libreoffice.org/18942 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- cppuhelper/source/propshlp.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppuhelper/source/propshlp.cxx') diff --git a/cppuhelper/source/propshlp.cxx b/cppuhelper/source/propshlp.cxx index 2b6001fcc688..91f07bf29aaa 100644 --- a/cppuhelper/source/propshlp.cxx +++ b/cppuhelper/source/propshlp.cxx @@ -892,7 +892,7 @@ void OPropertySetHelper::setFastPropertyValues( // XMultiPropertySet /** - * The sequence may be conatain not known properties. The implementation + * The sequence may be contain not known properties. The implementation * must ignore these properties. */ void OPropertySetHelper::setPropertyValues( -- cgit