summaryrefslogtreecommitdiff
path: root/framework/inc/macros/xtypeprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/macros/xtypeprovider.hxx')
-rw-r--r--framework/inc/macros/xtypeprovider.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/macros/xtypeprovider.hxx b/framework/inc/macros/xtypeprovider.hxx
index 1aa3dd1cc601..498c87710a2f 100644
--- a/framework/inc/macros/xtypeprovider.hxx
+++ b/framework/inc/macros/xtypeprovider.hxx
@@ -268,8 +268,8 @@ ________________________________________________________________________________
// implementation of XTypeProvider
// implementation of XTypeProvider without additional interface for getTypes()
-// XTypeProvider is used as the only one interface automaticly.
-// Following defines don't use XTypeProvider automaticly!!!!
+// XTypeProvider is used as the only one interface automatically.
+// Following defines don't use XTypeProvider automatically!!!!
#define DEFINE_XTYPEPROVIDER_0( CLASS ) \
PRIVATE_DEFINE_XTYPEPROVIDER_PURE( CLASS )