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.