Merge: Kill `model_utils`
[nit.git] / src / doc / doc_phases / doc_poset.nit
index 43445cf..316438e 100644 (file)
@@ -47,7 +47,7 @@ redef class MModulePage
        # Imported modules that should appear in the documentation.
        var imports = new HashSet[MModule]
 
-       # Clients modules that shjould appear in the documentation.
+       # Clients modules that should appear in the documentation.
        var clients = new HashSet[MModule]
 
        redef fun build_poset(v, doc) do