From 6f0e75c72e89baeca77224036758c4a46087a08e Mon Sep 17 00:00:00 2001 From: LEVY-FALK Hugo 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. """