summaryrefslogtreecommitdiff
path: root/dtrans
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2016-12-07 19:29:49 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2016-12-07 19:38:49 +0900
commit878461f96730b0930c5f397a205d0239ad034fe5 (patch)
tree1b6763fe71b866b4af4fb9c8ab14e1ba6fffb823 /dtrans
parenta08cb3b52ea4a071ce8eb5a1786ea45fd211ab78 (diff)
Fix typo in comments: et -> ed
Change-Id: I447c46cc3d66c7f482314626826dd708bf1c01c4
Diffstat (limited to 'dtrans')
-rw-r--r--dtrans/source/win32/dnd/source.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/win32/dnd/source.hxx b/dtrans/source/win32/dnd/source.hxx
index 15a06f9f62ea..47ab118b0a0a 100644
--- a/dtrans/source/win32/dnd/source.hxx
+++ b/dtrans/source/win32/dnd/source.hxx
@@ -43,7 +43,7 @@ using namespace ::com::sun::star::datatransfer;
using namespace ::com::sun::star::datatransfer::dnd;
class SourceContext;
-// RIGHT MOUSE BUTTON drag and drop not supportet currently.
+// RIGHT MOUSE BUTTON drag and drop not supported currently.
// ALT modifier is considered to effect a user selection of effects
class DragSource:
public MutexDummy,