X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=classes%2Fprofile.php;h=d3a1fddf3964f6cf998a9271b700bf06d5c5ef33;hb=c76545c351fae4e2298624ff9ee5bf854dc5a5b6;hp=8ec98b90e4a99edf3bdd67e42f35dc89ae46c00e;hpb=4ec03752ab489b6414915b98a459db4bbc5dc95d;p=platal.git 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) {