summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-09-17 20:15:27 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-09-17 20:15:27 +0200
commit40825c4369696b4f491d093d4f0218278ab5f140 (patch)
tree9a0981a652b94b2f6fb3f0abebd5a13c2254b2d7 /include
parent006a5d5be6071b27551baa3048c805891a1eae63 (diff)
Typo: excatly->exactly
Change-Id: Ica1e1399bc4a9b9ca61d09cf26e8c47e2368f644
Diffstat (limited to 'include')
-rw-r--r--include/toolkit/controls/geometrycontrolmodel.hxx2
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);