diff --git a/include/Mw/TrueType.h b/include/Mw/TrueType.h index 7204c31..eea90c9 100644 --- a/include/Mw/TrueType.h +++ b/include/Mw/TrueType.h @@ -22,7 +22,7 @@ MWDECL MwTTFInfo MwTTFGetInfo(unsigned char* data, int size); /*! * @brief Free the TrueType font information - * @brief info Information + * @param info Information */ MWDECL void MwTTFFreeInfo(MwTTFInfo info);