aboutsummaryrefslogtreecommitdiffstats
path: root/includes/password
diff options
context:
space:
mode:
Diffstat (limited to 'includes/password')
-rw-r--r--includes/password/PasswordFactory.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/password/PasswordFactory.php b/includes/password/PasswordFactory.php
index 7aa78a7e010c..70b7656cb0fc 100644
--- a/includes/password/PasswordFactory.php
+++ b/includes/password/PasswordFactory.php
@@ -29,7 +29,7 @@ final class PasswordFactory {
/**
* The default PasswordHash type
*
-*@var string
+ * @var string
* @see PasswordFactory::setDefaultType
*/
private $default = '';