Skip to content

Commit 785248d

Browse files
committed
[skip ci] fix spelling
1 parent 137c418 commit 785248d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/compatibilities/wpsp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function should_load_early() {
3737
* Register integration details.
3838
*/
3939
public function register() {
40-
// This is hack based to fix the breaking images, we can reconsider when this is merged https://github.com/tomusborne/wp-show-posts/issues/50
40+
// This is a hack to fix the breaking images, we can reconsider when this is merged https://github.com/tomusborne/wp-show-posts/issues/50
4141
add_filter(
4242
'wpsp_image_attributes',
4343
function ( $attribute ) {

0 commit comments

Comments
 (0)