summaryrefslogtreecommitdiff
path: root/stoc/source/corereflection/crefl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/corereflection/crefl.cxx')
-rw-r--r--stoc/source/corereflection/crefl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/source/corereflection/crefl.cxx b/stoc/source/corereflection/crefl.cxx
index 8ac22858c21a..55b742d1a2fe 100644
--- a/stoc/source/corereflection/crefl.cxx
+++ b/stoc/source/corereflection/crefl.cxx
@@ -234,7 +234,7 @@ Any IdlReflectionServiceImpl::getByHierarchicalName( const OUString & rName )
// if you are interested in a type then CALL forName()!!!
// this way is NOT recommended for types, because this method looks for constants first
- // if td manager found some type, it will be in the cache (hopefully.. we just got it)
+ // if td manager found some type, it will be in the cache (hopefully... we just got it)
// so the second retrieving via c typelib callback chain should succeed...
// try to get _type_ by name