From: Stéphane Jacob
Date: Mon, 29 Jun 2009 05:46:51 +0000 (+0200)
Subject: Oooops: typo.
X-Git-Tag: core/1.0.1~8
X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=70ec5b74eb93b95bc39bc2751e0d503c29f2af3e;p=platal.git
Oooops: typo.
---
diff --git a/templates/sql_errors.tpl b/templates/sql_errors.tpl
index 3de70fa..95d3cc2 100644
--- a/templates/sql_errors.tpl
+++ b/templates/sql_errors.tpl
@@ -25,7 +25,7 @@
{if $errors}
{$errors|smarty:nodefaults}
{else}
- Il n'y pas d'erreurs actuellement recencées.
+ Il n'y pas d'erreurs actuellement recensées.
{/if}