From 120d01266a4544422654cf05107b8c4b7ac9d2d1 Mon Sep 17 00:00:00 2001 From: Micky Latowicki Date: Wed, 12 Feb 2014 14:04:22 +0200 Subject: fix typos in NimBorg's descriptor --- packages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages.json b/packages.json index 1b2c624..0fbb6e5 100644 --- a/packages.json +++ b/packages.json @@ -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" }, { -- cgit v1.2.3