From a560134827a8b49e6bc11e3cc8492026697518a3 Mon Sep 17 00:00:00 2001 From: Hugo LEVY-FALK Date: Sat, 6 Jan 2018 18:39:14 +0100 Subject: [PATCH] Typo dans cotisations.acl --- cotisations/acl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cotisations/acl.py b/cotisations/acl.py index 4e9b518a..97032bbb 100644 --- a/cotisations/acl.py +++ b/cotisations/acl.py @@ -20,7 +20,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -""".acl +"""cotisations.acl Here are defined some functions to check acl on the application. """