summaryrefslogtreecommitdiff
path: root/vcl/source/window/dndeventdispatcher.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-09-02 06:16:28 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-09-27 12:14:06 +0200
commitd71859ed79eef8d0d76ea93530fe708b0effdc80 (patch)
tree58cdbd13e8b777a7afec9a2dd363e1e6ae3304e2 /vcl/source/window/dndeventdispatcher.cxx
parent1534025a0386584a7b8f3f929b10ce5eb33257cf (diff)
Fix typos
Change-Id: Icfe120db02a70d43e4120d1f4cbb2704640d3990 Reviewed-on: https://gerrit.libreoffice.org/59470 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'vcl/source/window/dndeventdispatcher.cxx')
-rw-r--r--vcl/source/window/dndeventdispatcher.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/dndeventdispatcher.cxx b/vcl/source/window/dndeventdispatcher.cxx
index 0b0059914259..4f74d092aac3 100644
--- a/vcl/source/window/dndeventdispatcher.cxx
+++ b/vcl/source/window/dndeventdispatcher.cxx
@@ -94,7 +94,7 @@ void SAL_CALL DNDEventDispatcher::drop( const DropTargetDropEvent& dtde )
vcl::Window* pChildWindow = findTopLevelWindow(location);
- // handle the case that drop is in an other vcl window than the last dragOver
+ // handle the case that drop is in another vcl window than the last dragOver
if( pChildWindow != m_pCurrentWindow.get() )
{
// fire dragExit on listeners of previous window