lib/emscripten: talk about `nitc` (not `nitg`)
authorJean Privat <jean@pryen.org>
Fri, 12 Jun 2015 02:53:31 +0000 (22:53 -0400)
committerJean Privat <jean@pryen.org>
Fri, 12 Jun 2015 02:53:31 +0000 (22:53 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

lib/emscripten.nit

index 2277a51..3da59cc 100644 (file)
@@ -16,7 +16,7 @@
 
 # Platform for the _emscripten_ framework
 #
-# Importing this module from your project will tell `nitg` to compile
+# Importing this module from your project will tell `nitc` to compile
 # to JavaScript for the _emscripten_ framework.
 module emscripten is platform