summaryrefslogtreecommitdiffstats
path: root/bean/com/sun/star/comp/beans/OfficeWindow.java
diff options
context:
space:
mode:
Diffstat (limited to 'bean/com/sun/star/comp/beans/OfficeWindow.java')
-rw-r--r--bean/com/sun/star/comp/beans/OfficeWindow.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bean/com/sun/star/comp/beans/OfficeWindow.java b/bean/com/sun/star/comp/beans/OfficeWindow.java
index a28489e1959b..806f6b07a5a1 100644
--- a/bean/com/sun/star/comp/beans/OfficeWindow.java
+++ b/bean/com/sun/star/comp/beans/OfficeWindow.java
@@ -38,7 +38,7 @@ public interface OfficeWindow
Component getAWTComponent();
/**
- * Retrieves an UNO XWindowPeer object associated with the OfficeWindow.
+ * Retrieves a UNO XWindowPeer object associated with the OfficeWindow.
*
* @return The UNO XWindowPeer object associated with the OfficeWindow.
*/