summaryrefslogtreecommitdiff
path: root/dtrans
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-02-25 22:00:50 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-02-25 22:00:50 +0100
commit36774806da0f23897ff9c0b619bf17068d2213cd (patch)
tree0af8f49461d6087ce56396ed2aa0aba3f83d95ae /dtrans
parentf8adeb290048fbb5aa104997145d7a5a421efa2a (diff)
(a/A)utomaticaly -> (a/A)utomatically
Change-Id: Ice4327bdb8e5a14ef082f013fa513b2267f0fbf3
Diffstat (limited to 'dtrans')
-rw-r--r--dtrans/source/win32/dtobj/XTDataObject.hxx2
-rw-r--r--dtrans/source/win32/workbench/XTDo.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/dtrans/source/win32/dtobj/XTDataObject.hxx b/dtrans/source/win32/dtobj/XTDataObject.hxx
index a8a87c692660..a8d0c944ca8f 100644
--- a/dtrans/source/win32/dtobj/XTDataObject.hxx
+++ b/dtrans/source/win32/dtobj/XTDataObject.hxx
@@ -52,7 +52,7 @@
appropriate clipboard formats
- if the transferable contains text data always text and unicodetext
will be offered or vice versa
- - text data will be automaticaly converted between text und unicode text
+ - text data will be automatically converted between text und unicode text
- although the transferable may support text in different charsets
(codepages) only text in one codepage can be offered by the clipboard
diff --git a/dtrans/source/win32/workbench/XTDo.hxx b/dtrans/source/win32/workbench/XTDo.hxx
index 5d87dbcc8355..2a9116a2ffd2 100644
--- a/dtrans/source/win32/workbench/XTDo.hxx
+++ b/dtrans/source/win32/workbench/XTDo.hxx
@@ -50,7 +50,7 @@ class EnumFormatEtc;
appropriate clipboard formats
- if the transferable contains text data always text and unicodetext
will be offered or vice versa
- - text data will be automaticaly converted between text und unicode text
+ - text data will be automatically converted between text und unicode text
- although the transferable may support text in different charsets
(codepages) only text in one codepage can be offered by the clipboard