contrib/benitlux: rename DB to BenitluxDB waiting for working qualified names
[nit.git] / contrib / benitlux / src / correct.nit
index b840e3d..afa3a7f 100644 (file)
@@ -24,7 +24,7 @@ module correct
 
 import benitlux_db
 
-redef class DB
+redef class BenitluxDB
        # Path to file with the corrections
        private var corrections_path = "benitlux_corrections.txt"