From: Kartik Mistry Date: Thu, 6 Feb 2014 11:41:48 +0000 (+0530) Subject: Do not use jargon in comment. X-Git-Tag: 1.31.0-rc.0~16993 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/modifier.php?a=commitdiff_plain;h=2daafebc77c8288f54a5fa953d4f038cc491face;p=lhc%2Fweb%2Fwiklou.git Do not use jargon in comment. * luser -> user Change-Id: Iab8033dea8f0cbf628563ca5434f3d939fe6b3df --- diff --git a/includes/logging/LogFormatter.php b/includes/logging/LogFormatter.php index 9e7f056f08..4f44d75813 100644 --- a/includes/logging/LogFormatter.php +++ b/includes/logging/LogFormatter.php @@ -573,7 +573,7 @@ class LogFormatter { } /** - * Gets the luser provided comment + * Gets the user provided comment * @return string HTML */ public function getComment() {