From: Raphaël Barrois Date: Mon, 13 Sep 2010 10:40:02 +0000 (+0200) Subject: Typo. X-Git-Tag: xorg/1.0.1~199 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=a0f5fa3275618ccd146ea755bab4f2113553772c;p=platal.git Typo. Signed-off-by: Raphaël Barrois --- diff --git a/classes/profile.php b/classes/profile.php index 8ec98b9..d3a1fdd 100644 --- a/classes/profile.php +++ b/classes/profile.php @@ -412,7 +412,7 @@ class Profile return $this->visibility->isVisible($visibility); } - /** Stores the list of fields which have already fetched for this Profile + /** Stores the list of fields which have already been fetched for this Profile */ public function setFetchedFields($fields) {