tests: add error_virtual_type.nit and error_virtual_type2.nit
[nit.git] / src / modelize / modelize_property.nit
index ba7a1f3..c3c1ca0 100644 (file)
@@ -418,7 +418,7 @@ redef class ModelBuilder
                var mtype = mproperty.mvirtualtype
                var poset = new POSet[MType]
 
-               # The work-list of type to resolve
+               # The work-list of types to resolve
                var todo = new List[MType]
                todo.add mtype