Merge: Byte data type
[nit.git] / src / doc / doc_phases / doc_poset.nit
index 0c610d4..556733e 100644 (file)
@@ -46,7 +46,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