Fix visibility levels
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Tue, 16 Mar 2010 14:09:09 +0000 (15:09 +0100)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Mon, 22 Mar 2010 12:49:28 +0000 (13:49 +0100)
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
classes/profile.php

index 22d08e8..c374e1b 100644 (file)
@@ -113,7 +113,7 @@ class Profile
 
     /** Returns the best visibility context toward $visibility
      * @param $visibility A wished visibility level
-     * @return The closest allowed visibility level
+     * @return An array of compatible visibilities
      *
      * if $visibility is null, the best visibility is returned
      */