mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Fix typos in documentation (wp-includes/[i-z]). See #18560.
git-svn-id: https://develop.svn.wordpress.org/trunk@18639 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -469,7 +469,7 @@ function get_themes() {
|
||||
*
|
||||
* @since 2.9.0
|
||||
*
|
||||
* @return array|string An arry of theme roots keyed by template/stylesheet or a single theme root if all themes have the same root.
|
||||
* @return array|string An array of theme roots keyed by template/stylesheet or a single theme root if all themes have the same root.
|
||||
*/
|
||||
function get_theme_roots() {
|
||||
global $wp_theme_directories;
|
||||
|
||||
Reference in New Issue
Block a user