Skip to content
Snippets Groups Projects
Commit 0445a925 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #1110064 by jeffschuler: two @defgroup comment fixes.

parent 9ecd0e52
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -127,7 +127,7 @@
/**
* @defgroup menu_item_types Menu item types
* @{
* Definitions for various menu types.
* Definitions for various menu item types.
*
* Menu item definitions provide one of these constants, which are shortcuts for
* combinations of @link menu_flags Menu flags @endlink.
......
......@@ -430,7 +430,7 @@ function theme_pager($variables) {
/**
* @defgroup pagerpieces Pager pieces
* @{
* Use these pieces to construct your own custom pagers in your theme.
* Theme functions for customizing pager elements.
*
* Note that you should NOT modify this file to customize your pager.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment