Skip to content

Commit 42160db

Browse files
committed
Fix case of comment.
1 parent 1ffe0b8 commit 42160db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/class-test-indexnow-pings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ public function test_no_ping_on_custom_private_post_status() {
245245
}
246246

247247
/**
248-
* Ensure de-indexed urls are pinged once only.
248+
* Ensure de-indexed URLs are pinged once only.
249249
*/
250250
public function test_no_duplicate_pings_on_deindexed_url() {
251251
$post_id = self::$post_ids['publish'];

0 commit comments

Comments
 (0)