orthographe mtweb.0.12.2
authordj3c1t <dj3c1t@free.fr>
Sun, 22 Dec 2013 18:22:51 +0000 (19:22 +0100)
committerdj3c1t <dj3c1t@free.fr>
Sun, 22 Dec 2013 18:22:51 +0000 (19:22 +0100)
mw/app/controllers/users/identification.php

index 042231b..e8c5f78 100644 (file)
@@ -16,7 +16,7 @@
           );
           $env->call_observers("user_login", array("user" => $user));
         }
-        else $env->message("Idantifiants incorrects");
+        else $env->message("Identifiants incorrects");
       }
     }