Skip to content

Commit 5cb303d

Browse files
committed
Further refine translators comments
1 parent f6105d8 commit 5cb303d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/includes/class-wp-site-health.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ public function get_test_php_version() {
728728

729729
$result = array(
730730
'label' => sprintf(
731-
/* translators: %s: The current PHP version. */
731+
/* translators: %s: The server PHP version. */
732732
__( 'Your site is running PHP %s' ),
733733
PHP_VERSION
734734
),

0 commit comments

Comments
 (0)