Fix typo in doc comment on MWSaltedPassword.php
authorBrian Wolff <bawolff+wn@gmail.com>
Mon, 23 Nov 2015 21:55:18 +0000 (16:55 -0500)
committerBrian Wolff <bawolff+wn@gmail.com>
Mon, 23 Nov 2015 21:55:18 +0000 (16:55 -0500)
Change-Id: I4d08846f6692797b0cfea33d56bbf1afb33b27db

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