From e10fc18fb2c74ac3e432ffaa2b1c125110fe2eeb Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Thu, 1 Dec 2011 23:41:42 +0200 Subject: typo fix: explicitely -> explicitly --- bean/com/sun/star/comp/beans/OOoBean.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bean/com/sun') diff --git a/bean/com/sun/star/comp/beans/OOoBean.java b/bean/com/sun/star/comp/beans/OOoBean.java index 44871d2a2675..3ea15f044d20 100644 --- a/bean/com/sun/star/comp/beans/OOoBean.java +++ b/bean/com/sun/star/comp/beans/OOoBean.java @@ -943,7 +943,7 @@ public class OOoBean a Java class which implements all interfaces which the service Frame implements. Thus, methods can be called directly without queryInterface. - This feature might be implemented by UNO or explicitely coded. + This feature might be implemented by UNO or explicitly coded. @throws NoConnectionException if the connection is not established. @@ -969,7 +969,7 @@ public class OOoBean a Java class which implements all interfaces which the service Controller implements. Thus, methods can be called directly without queryInterface. - This feature might be implemented by UNO or explicitely coded. + This feature might be implemented by UNO or explicitly coded. @throws NoConnectionException if the connection is not established. @@ -998,7 +998,7 @@ public class OOoBean OfficeDocument implements. Thus, methods can be called directly without queryInterface. - This feature might be implemented by UNO or explicitely coded. + This feature might be implemented by UNO or explicitly coded. @throws NoConnectionException if the connection is not established. -- cgit v1.2.3