summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/clipb/APNDataObject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/clipb/APNDataObject.hxx')
-rw-r--r--dtrans/source/win32/clipb/APNDataObject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/win32/clipb/APNDataObject.hxx b/dtrans/source/win32/clipb/APNDataObject.hxx
index fbfbdb4ca45d..c48d14117ef7 100644
--- a/dtrans/source/win32/clipb/APNDataObject.hxx
+++ b/dtrans/source/win32/clipb/APNDataObject.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_DTRANS_SOURCE_WIN32_CLIPB_APNDATAOBJECT_HXX
/*
- an APartment Neutral dataobject wrapper; this wrapper of a IDataObject
+ an APartment Neutral dataobject wrapper; this wrapper of an IDataObject
pointer can be used from any apartment without RPC_E_WRONG_THREAD
which normally occurs if an apartment tries to use an interface
pointer of another apartment; we use containment to hold the original