diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-09-17 20:15:27 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-09-17 20:15:27 +0200 |
commit | 40825c4369696b4f491d093d4f0218278ab5f140 (patch) | |
tree | 9a0981a652b94b2f6fb3f0abebd5a13c2254b2d7 /include/toolkit | |
parent | 006a5d5be6071b27551baa3048c805891a1eae63 (diff) |
Typo: excatly->exactly
Change-Id: Ica1e1399bc4a9b9ca61d09cf26e8c47e2368f644
Diffstat (limited to 'include/toolkit')
-rw-r--r-- | include/toolkit/controls/geometrycontrolmodel.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/geometrycontrolmodel.hxx b/include/toolkit/controls/geometrycontrolmodel.hxx index 903441dc5296..3ed77911102f 100644 --- a/include/toolkit/controls/geometrycontrolmodel.hxx +++ b/include/toolkit/controls/geometrycontrolmodel.hxx @@ -96,7 +96,7 @@ namespace com { namespace sun { namespace star { /** @param _rxAggregateInstance - is the object to be aggregated. Must be acquired excatly once (by the reference object given).<br/> + is the object to be aggregated. Must be acquired exactly once (by the reference object given).<br/> Will be reset to NULL upon leaving */ OGeometryControlModel_Base(::com::sun::star::uno::Reference< ::com::sun::star::util::XCloneable >& _rxAggregateInstance); |