Rename all the "informations" to "information"

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2513 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2016-02-21 19:25:55 +00:00
parent c283362d05
commit 3d39037c5b
12 changed files with 34 additions and 34 deletions

View File

@@ -203,7 +203,7 @@ class authorizationdb extends authorization
return TRUE;
}
/** Remove the informations about an object and all its sub-objects
/** Remove the information about an object and all its sub-objects
@param string $object Object path to drop
@return TRUE or an exception with the error message */
public function drop ($object)