Docs: Correct and improve inline docs relating to the style engine.

See #57840

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


git-svn-id: http://core.svn.wordpress.org/trunk@55231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2023-05-03 23:57:18 +00:00
parent 89cbdce5c3
commit 7a343e478e
7 changed files with 71 additions and 83 deletions

View File

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