doc: Rename `synopsys` into `synopsis`
[nit.git] / src / doc / templates / term_model.nit
index 4a442c5..55351fb 100644 (file)
@@ -35,7 +35,7 @@ redef class MDoc
                return res.write_to_string
        end
 
-       # Returns the synopsys formatted for the console
+       # Returns the synopsis formatted for the console
        fun cs_short_comment(no_color: nullable Bool): String do
                if no_color == null or not no_color then
                        return content.first.green