mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-08 08:31:48 +01:00
Administration: Replace "can not" with "cannot" after [53131].
Follow-up to [53131], [52979]. See #46057, #38913 Built from https://develop.svn.wordpress.org/trunk@53132 git-svn-id: http://core.svn.wordpress.org/trunk@52721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
12fc2d9146
commit
e0bb68d7cb
@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.0-alpha-53131';
|
||||
$wp_version = '6.0-alpha-53132';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user