Skip to content

Commit 0b6b2d6

Browse files
committed
Address linting issues
1 parent 5a27b03 commit 0b6b2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/osi/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ function osi_ssp_register_post_type_args( array $args ): array {
616616
* Field must have the slug 'phone_hp', and must be a text input.
617617
*
618618
* @param boolean $result The result.
619-
* @param EM_Booking $EM_Booking The booking object.
619+
* @param EM_Booking $em_booking The booking object.
620620
*
621621
* @return boolean The result.
622622
*/

0 commit comments

Comments
 (0)