From 53748cd5346e88ede168c72c2b2d78a0541a77e9 Mon Sep 17 00:00:00 2001 From: Pierre-antoine Comby Date: Sat, 18 Apr 2020 15:57:11 +0200 Subject: [PATCH] frenglish -> english --- apps/treasury/models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/treasury/models.py b/apps/treasury/models.py index ca1da3a4..9d7ee848 100644 --- a/apps/treasury/models.py +++ b/apps/treasury/models.py @@ -189,7 +189,7 @@ class SpecialTransactionProxy(models.Model): """ In order to keep modularity, we don't that the Note app depends on the treasury app. That's why we create a proxy in this app, to link special transactions and remittances. - If it isn't very clean, that makes what we want. + If it isn't very clean, it does what we want. """ transaction = models.OneToOneField(