summaryrefslogtreecommitdiff
path: root/dtrans/test/win32/dnd/sourcelistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/test/win32/dnd/sourcelistener.hxx')
-rw-r--r--dtrans/test/win32/dnd/sourcelistener.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/test/win32/dnd/sourcelistener.hxx b/dtrans/test/win32/dnd/sourcelistener.hxx
index d823fd631587..07d3294a61aa 100644
--- a/dtrans/test/win32/dnd/sourcelistener.hxx
+++ b/dtrans/test/win32/dnd/sourcelistener.hxx
@@ -33,7 +33,7 @@ using namespace ::com::sun::star::lang;
class DragSourceListener: public WeakImplHelper1<XDragSourceListener>
{
- // this is a window where droped data are shown as text (only text)
+ // this is a window where dropped data are shown as text (only text)
public:
DragSourceListener( );
~DragSourceListener();