summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dtobj/Fetc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dtobj/Fetc.hxx')
-rw-r--r--dtrans/source/win32/dtobj/Fetc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/win32/dtobj/Fetc.hxx b/dtrans/source/win32/dtobj/Fetc.hxx
index 4f86c691bc94..e3480c46701a 100644
--- a/dtrans/source/win32/dtobj/Fetc.hxx
+++ b/dtrans/source/win32/dtobj/Fetc.hxx
@@ -33,7 +33,7 @@
/**********************************************************************
stl container elements must fulfill the following requirements:
1. they need a copy ctor and assignement operator(?)
- 2. they must be compareable
+ 2. they must be comparable
because the FORMATETC structure has a pointer to a TARGETDEVICE
structure we need a simple wrapper class to fulfill these needs
***********************************************************************/