From 6baf24c4d253d837c66968cec2eb4885c20900e6 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sun, 15 Mar 2015 15:25:59 +0100 Subject: Typo: constarined->constrained Change-Id: I3326843195e6a3b030409ac3b20bbea55e739366 --- cppuhelper/source/propshlp.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppuhelper') diff --git a/cppuhelper/source/propshlp.cxx b/cppuhelper/source/propshlp.cxx index 62ad4c6d2940..bcc8f0fa1850 100644 --- a/cppuhelper/source/propshlp.cxx +++ b/cppuhelper/source/propshlp.cxx @@ -534,7 +534,7 @@ void OPropertySetHelper::setFastPropertyValue( sal_Int32 nHandle, const Any& rVa if( nAttributes & PropertyAttribute::CONSTRAINED ) { // In aValue is the converted rValue - // fire a constarined event + // fire a constrained event // second parameter NULL means constrained fire( &nHandle, &rValue, &aOldVal, 1, sal_True ); } -- cgit v1.2.3