diff options
Diffstat (limited to 'UnoControls')
-rw-r--r-- | UnoControls/inc/basecontrol.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UnoControls/inc/basecontrol.hxx b/UnoControls/inc/basecontrol.hxx index 4c3452aa4164..0bc7e0ae2b07 100644 --- a/UnoControls/inc/basecontrol.hxx +++ b/UnoControls/inc/basecontrol.hxx @@ -239,7 +239,7 @@ public: /**_______________________________________________________________________________________________________ @short get implementation id - @descr This ID is neccessary for UNO-caching. If there no ID, cache is disabled. + @descr This ID is necessary for UNO-caching. If there no ID, cache is disabled. Another way, cache is enabled. @seealso XTypeProvider |