From 8c78a722870ca06115836868ef5c0244c16e67b0 Mon Sep 17 00:00:00 2001 From: Christophe Troestler Date: Thu, 13 Nov 2014 08:23:43 +0100 Subject: [PATCH] Spell the product "Lego Mindstorms" I find it odd that a library has a plural name so its name will stay without a final "s". --- _oasis | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_oasis b/_oasis index 1989c27..d3bb87b 100644 --- a/_oasis +++ b/_oasis @@ -2,9 +2,9 @@ OASISFormat: 0.3 Name: mindstorm Version: 0.5.4 -Synopsis: Drive Lego Mindstorm bricks from OCaml -Description: This library allows you to communicate with yout Lego - Mindstorm brick via bluetooth, enable the motors and retrieve the data +Synopsis: Drive Lego Mindstorms bricks from OCaml +Description: This library allows you to communicate with your Lego + Mindstorms brick via bluetooth, enable the motors and retrieve data from various sensors. Authors: Christophe Troestler, Julie De Pril, Marc Ducobu, Dany Maslowski Maintainers: Christophe Troestler