summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-03-29 18:28:02 +0100
committerThomas Arnhold <thomas@arnhold.org>2014-03-29 19:16:23 +0100
commitdc8f33ba5d0324b6a3d34c37f0a6f66a1ad3d12b (patch)
tree1470c03995a43e7ce54f9e1c43907bc241ba2e45 /udkapi
parentb4b180db13d9525277164732d7ad7c77d404e29d (diff)
typo: decription -> description
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/uno/XReference.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/uno/XReference.idl b/udkapi/com/sun/star/uno/XReference.idl
index f1d1f86374c3..39b4cdb7090e 100644
--- a/udkapi/com/sun/star/uno/XReference.idl
+++ b/udkapi/com/sun/star/uno/XReference.idl
@@ -26,7 +26,7 @@
module com { module sun { module star { module uno {
/** must be implemented by anyone who holds the adapter on the client side.@see XWeak
- for decription af concepts.
+ for description af concepts.
*/
published interface XReference: com::sun::star::uno::XInterface
{