OSDN Git Service

added the @brief comment in English explanation.
authortsntsumi <tsntsumi@users.sourceforge.jp>
Mon, 23 Aug 2010 09:16:10 +0000 (09:16 +0000)
committertsntsumi <tsntsumi@users.sourceforge.jp>
Mon, 23 Aug 2010 09:16:10 +0000 (09:16 +0000)
src/ccunit/CCUnitMakeSuite.h

index 067c5b7..1dcfe15 100644 (file)
@@ -38,8 +38,9 @@
  * @defgroup CCUnitMakeSuite MakeSuite
  *
  * @~english
- * To generate a code to create test suite code from the test case
- * source codes, the test case source codes must be formatted by
+ * Generate a code to creating test suite code from the test case
+ * source codes.
+ * To generate a code, the test case source codes must be formatted by
  * following pseudo-BNF:
  * @~japanese
  * @brief ¥Æ¥¹¥È¥±¡¼¥¹¥½¡¼¥¹¥³¡¼¥É¤«¤é¥Æ¥¹¥È¥¹¡¼¥Ä¥³¡¼¥É¤òºî¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Þ¤¹¡£