Merge "Fix typo in doc comment on MWSaltedPassword.php"

This commit is contained in:
jenkins-bot 2015-11-23 22:10:11 +00:00 committed by Gerrit Code Review
commit 07b407f558

View 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