diff options
author | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2012-02-23 22:47:59 +0700 |
---|---|---|
committer | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2012-02-23 22:58:06 +0700 |
commit | 98a11f3ad998a17e68a5cf5769cd39eead389f86 (patch) | |
tree | 919b1f63ad67bea80970e695290ccb96cb54705b /cppu/inc | |
parent | 7506e70e353d2d532b139c9856df55e12fa2dd39 (diff) |
Some doxygen warnings cleanup
Diffstat (limited to 'cppu/inc')
-rw-r--r-- | cppu/inc/typelib/typedescription.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/inc/typelib/typedescription.h b/cppu/inc/typelib/typedescription.h index 783e3ecab212..c4d957a2d91a 100644 --- a/cppu/inc/typelib/typedescription.h +++ b/cppu/inc/typelib/typedescription.h @@ -424,7 +424,7 @@ typedef struct _typelib_InterfaceAttributeTypeDescription <code>nAllMembers</code>, <code>ppAllMembers</code> are also initialized; <code>aBase.bComplete</code> is still false. This happens when an interface type description is created with - <code>typelib_typedescription_newMIInterface</cocde> or + <code>typelib_typedescription_newMIInterface</code> or <code>typelib_typedescription_newInterface</code>.</li> <li>At the final level, <code>pMapMemberIndexToFunctionIndex</code>, |