X-Git-Url: http://nitlanguage.org diff --git a/lib/emscripten.nit b/lib/emscripten.nit index 3fd2fff..2277a51 100644 --- a/lib/emscripten.nit +++ b/lib/emscripten.nit @@ -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 `nitg` to compile # to JavaScript for the _emscripten_ framework. module emscripten is platform