Correct the hash notation documentation introduced in [34891].

See #32147


git-svn-id: https://develop.svn.wordpress.org/trunk@35869 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn 2015-12-11 20:15:54 +00:00
parent 91f343c461
commit eaa8863723
1 changed files with 1 additions and 1 deletions

View File

@ -693,7 +693,7 @@ final class WP_Screen {
* Default 'Filter items list'.
* @type string $heading_pagination Screen reader text for the pagination heading.
* Default 'Items list navigation'.
* @type string heading_list Screen reader text for the items list heading.
* @type string $heading_list Screen reader text for the items list heading.
* Default 'Items list'.
* }
*/