model_collect: Fix a spelling mistake
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Thu, 30 Jun 2016 15:36:13 +0000 (11:36 -0400)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Thu, 30 Jun 2016 15:36:13 +0000 (11:36 -0400)
Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

src/model/model_collect.nit

index a4f530c..ab1296c 100644 (file)
@@ -25,7 +25,7 @@
 #
 # This is usefull for tools that need a global view of a model like `nitdoc`,
 # `nitx` or `nituml`.
-# It shoul not be used for compiling stuffs like computing VFT, where the listed
+# It should not be used for compiling stuffs like computing VFT, where the listed
 # entities could not be reachable depending on the modules really imported.
 module model_collect