summaryrefslogtreecommitdiff
path: root/bean
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-01-04 12:37:59 +0100
committerAndras Timar <andras.timar@collabora.com>2016-01-05 07:32:28 +0000
commit92e60e1b80a391864314c2270d2d9fcd9da3d9ee (patch)
tree197d74053b4dbb68008df35d5d8b7a7d75db3913 /bean
parent3b4059dc53ec764be5423517363223043d6dbfad (diff)
Fix typos
Change-Id: I1b79005d9c4e32325b8dadcc4f805975d6bf2727 Reviewed-on: https://gerrit.libreoffice.org/21103 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'bean')
-rw-r--r--bean/Module_bean.mk2
-rw-r--r--bean/com/sun/star/comp/beans/OOoBean.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/bean/Module_bean.mk b/bean/Module_bean.mk
index 30302083ecf2..08d939076919 100644
--- a/bean/Module_bean.mk
+++ b/bean/Module_bean.mk
@@ -19,7 +19,7 @@ $(eval $(call gb_Module_add_targets,bean,\
Library_officebean \
))
-# complex tests compileable but fail at runtime
+# complex tests compilable but fail at runtime
#$(eval $(call gb_Module_add_subsequentcheck_targets,bean,\
# JunitTest_bean_complex \
#))
diff --git a/bean/com/sun/star/comp/beans/OOoBean.java b/bean/com/sun/star/comp/beans/OOoBean.java
index 4d49de896492..15a10bc7b1c6 100644
--- a/bean/com/sun/star/comp/beans/OOoBean.java
+++ b/bean/com/sun/star/comp/beans/OOoBean.java
@@ -1238,7 +1238,7 @@ xLayoutManager.showElement("private:resource/menubar/menubar");
/** Returns the visibility of the tool function bar.
- This method works independently from a conneiction or loaded document.
+ This method works independently from a connection or loaded document.
If no connection is established or no document is loaded,
this method just returns a memorized status.