Skip to content

Commit

Permalink
Fix tabs/spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
pkevan committed Oct 25, 2024
1 parent a4474ad commit b7140f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b7140f7

Please sign in to comment.