summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/target.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dnd/target.hxx')
-rw-r--r--dtrans/source/win32/dnd/target.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/win32/dnd/target.hxx b/dtrans/source/win32/dnd/target.hxx
index 37772ac1f4e1..6216213eedbb 100644
--- a/dtrans/source/win32/dnd/target.hxx
+++ b/dtrans/source/win32/dnd/target.hxx
@@ -170,7 +170,7 @@ public:
void _rejectDrag( const Reference<XDropTargetDragContext>& context);
protected:
- // Gets the current action dependend on the pressed modifiers, the effects
+ // Gets the current action dependent on the pressed modifiers, the effects
// supported by the drop source (IDropSource) and the default actions of the
// drop target (XDropTarget, this class))
inline sal_Int8 getFilteredActions( DWORD grfKeyState, DWORD sourceActions);