Skip to content

Commit 6eac313

Browse files
committed
Address linting issues
1 parent cbbbe48 commit 6eac313

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
@@ -529,7 +529,7 @@ function osi_ssp_register_post_type_args( $args ) {
529529
* Field must have the slug 'phone_hp', and must be a text input.
530530
*
531531
* @param boolean $result The result.
532-
* @param EM_Booking $EM_Booking The booking object.
532+
* @param EM_Booking $em_booking The booking object.
533533
*
534534
* @return boolean The result.
535535
*/

0 commit comments

Comments
 (0)