From: Hyoyoung Chang <hyoyoung@gmail.com>
[framework/uifw/elementary.git] / src / lib / elm_debug.h
index 97dd18f..c81c666 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * @defgroup Debug Debug
- * don't use it unless you are sure
+ * Don't use it unless you are sure.
  *
  * @{
  */
@@ -8,7 +8,7 @@
 /**
  * Print Tree object hierarchy in stdout
  *
- * @param obj The root object
+ * @param top The root object
  * @ingroup Debug
  */
 EAPI void elm_object_tree_dump(const Evas_Object *top);