summaryrefslogtreecommitdiff
path: root/includes/form.inc
diff options
context:
space:
mode:
authorDries <dries@buytaert.net>2011-12-19 09:47:28 -0500
committerDries <dries@buytaert.net>2011-12-19 09:47:28 -0500
commitfdf48f2b9962e04529e6b1a4bb3252ed9c01fc15 (patch)
tree20edbe640ff94890863bc9c061dadadd62320ae9 /includes/form.inc
parentba3e11f132e3e467408e6929342f1df0b0105f7a (diff)
downloadbrdo-fdf48f2b9962e04529e6b1a4bb3252ed9c01fc15.tar.gz
brdo-fdf48f2b9962e04529e6b1a4bb3252ed9c01fc15.tar.bz2
- Patch #1366804 by TR: 'End of foo group' on a couple of API pages due to not following standards.
Diffstat (limited to 'includes/form.inc')
-rw-r--r--includes/form.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/form.inc b/includes/form.inc
index 2b37eadf3..bee168609 100644
--- a/includes/form.inc
+++ b/includes/form.inc
@@ -16,7 +16,7 @@
* \@see user_pass_validate().
* \@see user_pass_submit().
*
- * @} End of "defgroup forms".
+ * @}
*/
/**