From 238631b5e2933f9572031b2c5d6aeb3951196158 Mon Sep 17 00:00:00 2001 From: Tim Stadtmann <tim.stadtmann@rwth-aachen.de> Date: Mon, 5 Mar 2018 07:25:45 +0100 Subject: [PATCH] Update README.md (typo) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5daee6..7140c53 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ To get started, take a look at the installation instructions and examples below. ## License -This software is distributed under the Lesser GNU Plublic License v2.1 (LGPL 2.1). +This software is distributed under the GNU Lesser General Public License v2.1 (LGPL 2.1). This software is based on the [QUT EV3 MATLAB Toolkit](https://wiki.qut.edu.au/display/cyphy/QUT+EV3+MATLAB+toolkit) by Peter Corke et al. of Queensland University. -- GitLab