s/echos/echoes/ in phpdoc. props demetris, fixes #13742.

git-svn-id: https://develop.svn.wordpress.org/trunk@15148 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-06-06 05:16:32 +00:00
parent a7ba59dbf1
commit 6f57a1a3ec
5 changed files with 8 additions and 8 deletions

View File

@@ -439,7 +439,7 @@ class WP_Object_Cache {
}
/**
* Echos the stats of the caching.
* Echoes the stats of the caching.
*
* Gives the cache hits, and cache misses. Also prints every cached group,
* key and the data.