From b7140f7b42d887fe004f61cc9acf8113f569011d Mon Sep 17 00:00:00 2001 From: Paul Kevan Date: Fri, 25 Oct 2024 11:45:08 +0100 Subject: [PATCH] Fix tabs/spaces --- .../plugins/wcpt/wcpt-event/class-event-application.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/wp-content/plugins/wcpt/wcpt-event/class-event-application.php b/public_html/wp-content/plugins/wcpt/wcpt-event/class-event-application.php index 375c5d90a..8d473aaa1 100644 --- a/public_html/wp-content/plugins/wcpt/wcpt-event/class-event-application.php +++ b/public_html/wp-content/plugins/wcpt/wcpt-event/class-event-application.php @@ -258,7 +258,7 @@ public function display_notice( $message, $notice_classes ) { * * @param string $email_address * @param string $event_city - * @param int $application_post id of post created on WC Central. + * @param int $application_post id of post created on WC Central. */ public function notify_applicant_application_received( $email_address, $event_city, $application_post ) { //translators: Name of the event. E.g. WordCamp or meetup.