From a0f5fa3275618ccd146ea755bab4f2113553772c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Barrois?= Date: Mon, 13 Sep 2010 12:40:02 +0200 Subject: [PATCH] Typo. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaël Barrois --- classes/profile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- 2.1.4