diff --git a/src/files.py b/src/files.py
index 6942898..69bef25 100644
--- a/src/files.py
+++ b/src/files.py
@@ -12,7 +12,7 @@ import os
 
 class PireneaFiles(object):
     """
-    Manage the files generated by PIRENEA : renaming, converting
+    Manage the files generated by PIRENEA : renaming and converting
     """
 
     def __init__(self, folder="D:\PIRENEA\DATA_1"):
--
libgit2 0.21.2