diff --git a/core/modules/views/includes/ajax.inc b/core/modules/views/includes/ajax.inc index 9d5f0ce2455779f1f3dced7cdcc65e4c3e7573c6..1dff8334c7eae5cc30b654efdd707fc2ebd18b15 100644 --- a/core/modules/views/includes/ajax.inc +++ b/core/modules/views/includes/ajax.inc @@ -8,7 +8,7 @@ use Symfony\Component\HttpFoundation\JsonResponse; /** - * @defgroup ajax Views AJAX library + * @defgroup views_ajax Views AJAX library * @{ * Handles the server side AJAX interactions of Views. */