src/doc/commands/templates: rename `templates_term` in `term_model`
[nit.git] / src / doc / term / term.nit
index de36f05..d653969 100644 (file)
@@ -15,7 +15,7 @@
 module term
 
 import commands::commands_parser
-import templates::templates_term
+import templates::term_model
 
 redef class CommandParser