From 36774806da0f23897ff9c0b619bf17068d2213cd Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Tue, 25 Feb 2014 22:00:50 +0100 Subject: (a/A)utomaticaly -> (a/A)utomatically Change-Id: Ice4327bdb8e5a14ef082f013fa513b2267f0fbf3 --- dtrans/source/win32/dtobj/XTDataObject.hxx | 2 +- dtrans/source/win32/workbench/XTDo.hxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dtrans') 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 -- cgit