nitx: really rename the module from ni to nitx
authorJean Privat <jean@pryen.org>
Thu, 1 Aug 2013 18:07:40 +0000 (14:07 -0400)
committerJean Privat <jean@pryen.org>
Thu, 1 Aug 2013 18:07:40 +0000 (14:07 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

src/nitx.nit

index be1e2ef..11db74a 100644 (file)
@@ -12,8 +12,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# ni or nit index, is a command tool used to display documentation
-module ni
+# nit index, is a command tool used to display documentation
+module nitx
 
 import model_utils