Spelling and grammar fun. Fixes #11875 props cnorris23

git-svn-id: https://develop.svn.wordpress.org/trunk@13382 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-02-24 20:13:23 +00:00
parent 1b01dd4ecd
commit c9dfb91763
23 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -1005,8 +1005,8 @@ function get_the_password_form() {
/**
* Whether currently in a page template.
*
* This template tag allows you to determine whether or not you are in a page
* template. You can optional provide a template name and then the check will be
* This template tag allows you to determine if you are in a page template.
* You can optional provide a template name and then the check will be
* specific to that template.
*
* @since 2.5.0