summaryrefslogtreecommitdiff
path: root/dtrans
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans')
-rw-r--r--dtrans/source/win32/ftransl/ftranslentry.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/win32/ftransl/ftranslentry.cxx b/dtrans/source/win32/ftransl/ftranslentry.cxx
index 67e90161a207..cdcfda46b10c 100644
--- a/dtrans/source/win32/ftransl/ftranslentry.cxx
+++ b/dtrans/source/win32/ftransl/ftranslentry.cxx
@@ -38,7 +38,7 @@ using namespace ::com::sun::star::datatransfer;
namespace
{
- // functions to create a new Clipboad instance; is needed by factory helper implementation
+ // functions to create a new Clipboard instance; is needed by factory helper implementation
// @param rServiceManager - service manager, useful if the component needs other uno services
// so we should give it to every UNO-Implementation component