fix typos in NimBorg's descriptor

This commit is contained in:
Micky Latowicki 2014-02-12 14:04:22 +02:00
parent 1aa671759f
commit 120d01266a

View File

@ -351,12 +351,12 @@
{
"name": "NimBorg",
"url": "https://github.com/micklat/NimBorg",
"url": "git://github.com/micklat/NimBorg",
"method": "git",
"tags": ["wrapper"],
"descipriont": "High-level and low-level interfaces to python and lua",
"description": "High-level and low-level interfaces to python and lua",
"license": "MIT",
"web": "https://github.com/micklat/NimBorg",
"web": "https://github.com/micklat/NimBorg"
},
{