From 66509af77f9c270c1356841ea731e03f55315c9a Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Thu, 31 Jul 2014 17:43:00 +0000 Subject: [PATCH] Correct typo : thanks Lintian git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1633 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 271f1aa..dcceee3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ domframework (0.6-1) testing; urgency=low - * BUG : cacheoutput : If the TTL is 0, remove the caching functionnality + * BUG : cacheoutput : If the TTL is 0, remove the caching functionality * dblayer : Add the prefix support in tables name * dblayer : Check if the provided datas are not too long before saving them * dblayer : Check if the datas are in the ANSI SQL format (date datetime)