Merge "Fix typo in doc comment on MWSaltedPassword.php"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Mon, 23 Nov 2015 22:10:11 +0000 (22:10 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 23 Nov 2015 22:10:11 +0000 (22:10 +0000)
includes/password/MWSaltedPassword.php

index 6c6895a..f061f52 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Implements the BcryptPassword class for the MediaWiki software.
+ * Implements the MWSaltedPassword class for the MediaWiki software.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by