summaryrefslogtreecommitdiffstats
path: root/dtrans
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans')
-rw-r--r--dtrans/source/win32/clipb/WinClipboard.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/win32/clipb/WinClipboard.hxx b/dtrans/source/win32/clipb/WinClipboard.hxx
index c0058593ed40..db3f1ab188ed 100644
--- a/dtrans/source/win32/clipb/WinClipboard.hxx
+++ b/dtrans/source/win32/clipb/WinClipboard.hxx
@@ -45,7 +45,7 @@ class CWinClipbImpl;
// class instance
// watch out: we are using only one static member variable and not a list
// because we assume to be instantiated only once
-// this will be assured by an OneInstanceFactory of the service and not
+// this will be assured by a OneInstanceFactory of the service and not
// by this class!
// helper class, so that the mutex is constructed