From 44add134938da464f4e9eade59280d7dfba95822 Mon Sep 17 00:00:00 2001 From: AKSHAT2802 Date: Thu, 24 Oct 2024 15:16:14 +0530 Subject: [PATCH] Remove White space --- src/wp-admin/user-edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/user-edit.php b/src/wp-admin/user-edit.php index 42342b0009371..24167c226f1b3 100644 --- a/src/wp-admin/user-edit.php +++ b/src/wp-admin/user-edit.php @@ -883,7 +883,7 @@ } else { /** * Fires after the 'Application Passwords' section is loaded on the 'Profile' editing screen. - * + * * The action only fires if the current user is editing another user's profile. * * @since 2.0.0