diff options
Diffstat (limited to 'includes/common.inc')
-rw-r--r-- | includes/common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/common.inc b/includes/common.inc index 1123b1c9a..3c6d28423 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -378,7 +378,7 @@ function drupal_get_feeds($delimiter = "\n") { } /** - * @name HTTP handling + * @defgroup http_handling HTTP handling * @{ * Functions to properly handle HTTP responses. */ |