diff options
Diffstat (limited to 'lib/Minz/ModelArray.php')
| -rw-r--r-- | lib/Minz/ModelArray.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Minz/ModelArray.php b/lib/Minz/ModelArray.php index 814292082..72de35f35 100644 --- a/lib/Minz/ModelArray.php +++ b/lib/Minz/ModelArray.php @@ -5,7 +5,7 @@ */ /** - * La classe Model_array représente le modèle interragissant avec les fichiers de type texte gérant des tableaux php + * The Minz_ModelArray class is the model to interact with text files containing a PHP array */ class Minz_ModelArray { /** |
