From 1d3f5d257e7454c931b7515dc068df0dd82bf08d Mon Sep 17 00:00:00 2001 From: xjm <xjm@65776.no-reply.drupal.org> Date: Wed, 10 Oct 2012 12:27:49 -0500 Subject: [PATCH] Issue #1808756 by xjm: Reformat hook @defgroup to standard. --- views.api.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/views.api.php b/views.api.php index a1b16a127c47..3412f5545b21 100644 --- a/views.api.php +++ b/views.api.php @@ -283,8 +283,7 @@ /** * @defgroup views_hooks Views hooks * @{ - * Hooks that can be implemented by other modules in order to implement the - * Views API. + * Hooks that allow other modules to implement the Views API. */ /** -- GitLab