From b80b78f66ec4051ec19f231a97b43222195b2e77 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Thu, 10 Dec 2015 20:49:00 +0100 Subject: [PATCH] Fix in check_i18n --- paramecio/citoplasma/check_i18n.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paramecio/citoplasma/check_i18n.py b/paramecio/citoplasma/check_i18n.py index 6b09389..0bee488 100644 --- a/paramecio/citoplasma/check_i18n.py +++ b/paramecio/citoplasma/check_i18n.py @@ -11,7 +11,7 @@ lang_p=re.compile() def start(): - # Module to search and file where save the file. + # Module to search a file where save the file. scandir('.')