diff --git a/core/includes/form.inc b/core/includes/form.inc
index e5433f5..007bae5 100644
--- a/core/includes/form.inc
+++ b/core/includes/form.inc
@@ -25,12 +25,11 @@
  * reference the form builder function using \@see. For examples, of this see
  * system_modules_uninstall() or user_pass(), the latter of which has the
  * following in its doxygen documentation:
+ * - \@ingroup forms
+ * - \@see user_pass_validate()
+ * - \@see user_pass_submit()
  *
- * \@ingroup forms
- * \@see user_pass_validate().
- * \@see user_pass_submit().
- *
- * @} End of "defgroup forms".
+ * @}
  */
 
 /**
