summaryrefslogtreecommitdiff
path: root/bean/com/sun/star/comp/beans/LocalOfficeWindow.java
diff options
context:
space:
mode:
Diffstat (limited to 'bean/com/sun/star/comp/beans/LocalOfficeWindow.java')
-rw-r--r--bean/com/sun/star/comp/beans/LocalOfficeWindow.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bean/com/sun/star/comp/beans/LocalOfficeWindow.java b/bean/com/sun/star/comp/beans/LocalOfficeWindow.java
index 0f5d9bffc4f4..67ace100fb5f 100644
--- a/bean/com/sun/star/comp/beans/LocalOfficeWindow.java
+++ b/bean/com/sun/star/comp/beans/LocalOfficeWindow.java
@@ -237,7 +237,7 @@ public class LocalOfficeWindow
* Returns an Any containing a sequences of com.sun.star.beans.NamedValue. One NamedValue
* contains the name "WINDOW" and the value is a Long representing the window handle.
* The second NamedValue has the name "XEMBED" and the value is true, when the XEmbed
- * protocol shall be used fore embedding the native Window.
+ * protocol shall be used for embedding the native Window.
*/
protected Any getWrappedWindowHandle()
{