Skip to content

Commit

Permalink
Add full stop to comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Khadreal committed Dec 17, 2024
1 parent c01a235 commit e0036f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inc/3rd-party/gravity-forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/**
* Register imagify styles to gravity forms conflict styles
*
* @param array $styles Array fo registered styles
* @param array $styles Array fo registered styles.
*
* @return array
*/
Expand All @@ -33,7 +33,7 @@ function imagify_gf_noconflict_styles( $styles ) {
/**
* Register Imagify scripts to gravity forms conflict scripts
*
* @param array $scripts Array fo registered scripts
* @param array $scripts Array fo registered scripts.
*
* @return array
*/
Expand Down

0 comments on commit e0036f6

Please sign in to comment.