From 84b97b1b54ef38808a7ffeae10da42b37479831c Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Mon, 15 Apr 2024 15:01:49 +0200 Subject: [PATCH] Fix indentation Co-authored-by: Mukesh Panchal --- includes/admin/load.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/admin/load.php b/includes/admin/load.php index dca8305f11..80171061c1 100644 --- a/includes/admin/load.php +++ b/includes/admin/load.php @@ -39,7 +39,7 @@ function perflab_add_features_page() { * * @since 1.0.0 * @since 3.0.0 Renamed to perflab_load_features_page(), and the - * $module and $hook_suffix parameters were removed. + * $module and $hook_suffix parameters were removed. */ function perflab_load_features_page() { // Handle script enqueuing for settings page.