From dc8f33ba5d0324b6a3d34c37f0a6f66a1ad3d12b Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sat, 29 Mar 2014 18:28:02 +0100 Subject: typo: decription -> description --- udkapi/com/sun/star/uno/XReference.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'udkapi/com') 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 { -- cgit