Docs: Fix the syntax for a parameter notation and separately add a missing return notation for two POMO_Reader methods.

Props subrataemfluence.
Fixes #44422.

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


git-svn-id: http://core.svn.wordpress.org/trunk@44156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2018-12-19 07:06:49 +00:00
parent 88ccca5d76
commit d738d15862
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-alpha-44325';
$wp_version = '5.1-alpha-44326';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.