Fix copy-paste in doxygen comment.

llvm-svn: 112295
This commit is contained in:
Ted Kremenek 2010-08-27 21:34:51 +00:00
parent ac322ec9b9
commit 2c2c5f3789
1 changed files with 1 additions and 1 deletions

View File

@ -1443,7 +1443,7 @@ CINDEX_LINKAGE unsigned clang_isPODType(CXType T);
*/
/**
* \defgroup CINDEX_TYPES Information for attributes
* \defgroup CINDEX_ATTRIBUTES Information for attributes
*
* @{
*/