quelques ajouts / corrections
[mtweb] / mw / app / mods / users / identification.php
index 575ca6f..c7bd19a 100644 (file)
@@ -13,7 +13,7 @@
           "Vous êtes maintenant identifié en tant que ".$_POST['login']
         );
       }
-      else $env->message("Idantifiants incorrects");
+      else $env->message("Identifiants incorrects");
     }
 
     function logout(&$env){