From 76b16db40945ea8b1a1ef59f55a2d07454596ae9 Mon Sep 17 00:00:00 2001 From: wwccss Date: Sun, 12 Jun 2016 09:21:12 +0800 Subject: [PATCH] * fix the comment error. --- module/user/model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/user/model.php b/module/user/model.php index 041997a649..aab1ec4fc5 100644 --- a/module/user/model.php +++ b/module/user/model.php @@ -62,7 +62,7 @@ class userModel extends model } /** - * Get the account=>relaname pairs. + * Get the account=>realname pairs. * * @param string $params noletter|noempty|noclosed|nodeleted|withguest|pofirst|devfirst|qafirst|pmfirst|realname, can be sets of theme * @param string $usersToAppended account1,account2