phpdoc tuneup from darkdragon. see #5611

git-svn-id: http://svn.automattic.com/wordpress/trunk@6585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-01-09 17:48:00 +00:00
parent d3e7affa4b
commit 479fc2e2b3
4 changed files with 56 additions and 46 deletions

View File

@@ -53,7 +53,7 @@ function get_locale() {
* the 'gettext' filter hook, along with the untranslated text as
* the second parameter.
*
* If the domain is not set, the the $text is just returned.
* If the domain is not set, the $text is just returned.
*
* @since 2.2.0
* @uses $l10n Gets list of domain translated string (gettext_reader) objects