mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
phpdoc typo and readability fixes. Props SergeyBiryukov. fixes #18560
git-svn-id: https://develop.svn.wordpress.org/trunk@18827 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -25,7 +25,7 @@ class WP_Locale {
|
||||
* Stores the translated strings for the one character weekday names.
|
||||
*
|
||||
* There is a hack to make sure that Tuesday and Thursday, as well
|
||||
* as Sunday and Saturday don't conflict. See init() method for more.
|
||||
* as Sunday and Saturday, don't conflict. See init() method for more.
|
||||
*
|
||||
* @see WP_Locale::init() for how to handle the hack.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user