Skip to content

Commit

Permalink
Fix typo in phpdoc. Props SergeyBiryukov. fixes #20429
Browse files Browse the repository at this point in the history
git-svn-id: http://core.svn.wordpress.org/trunk@22266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
Ryan Boren committed Oct 22, 2012
1 parent c2d9d83 commit 7b62c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-activate.php
@@ -1,7 +1,7 @@
<?php
/**
* Confirms that the activation key that is sent in an email after a user signs
* up for a new blog matchs the key for that user and then displays confirmation.
* up for a new blog matches the key for that user and then displays confirmation.
*
* @package WordPress
*/
Expand Down

0 comments on commit 7b62c87

Please sign in to comment.