Help/About: Update help tab texts to consistently describe button labels.

This changeset ensures help tab texts consistently refer to the related button labels.

Props kebbet, costdev.
Fixes #57608.

Built from https://develop.svn.wordpress.org/trunk@55195


git-svn-id: http://core.svn.wordpress.org/trunk@54728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb
2023-02-02 20:24:20 +00:00
parent cae1a31e55
commit bc802e7b51
3 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.2-alpha-55194';
$wp_version = '6.2-alpha-55195';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.