summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer
diff options
context:
space:
mode:
authorarellano <arellano@openoffice.org>2001-07-27 18:52:43 +0000
committerarellano <arellano@openoffice.org>2001-07-27 18:52:43 +0000
commit0d0a5e95111f689fbd71947743d72fe303c508f1 (patch)
tree601abdc060f3a532e2c0feb4b9503e551a203c48 /offapi/com/sun/star/datatransfer
parented7287e2c756bd2ad59e5e6b7facf0507dc5745e (diff)
Spelling correction, singular to plural
Diffstat (limited to 'offapi/com/sun/star/datatransfer')
-rw-r--r--offapi/com/sun/star/datatransfer/dnd/X11DragSource.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/datatransfer/dnd/X11DragSource.idl b/offapi/com/sun/star/datatransfer/dnd/X11DragSource.idl
index bcf6952fc2a0..8aa86b6290db 100644
--- a/offapi/com/sun/star/datatransfer/dnd/X11DragSource.idl
+++ b/offapi/com/sun/star/datatransfer/dnd/X11DragSource.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: X11DragSource.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: obr $ $Date: 2001-02-09 10:55:21 $
+ * last change: $Author: arellano $ $Date: 2001-07-27 19:52:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,8 +87,8 @@ module com { module sun { module star { module datatransfer { module dnd {
interface XDragSource;
//=============================================================================
-/** This service connects the java like UNO drag and drop protocol to the XDND
- protocol used on X servers to transfer data between application via drag and
+/** This service connects the Java-like UNO drag and drop protocol to the XDND
+ protocol used on Xservers to transfer data between applications via drag and
drop operations.
@see XDragSource