From aa49efc387673f9f2f5a5dde482959306691d2fd Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:06:05 +0000 Subject: [PATCH] packages/pymysql: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40241 --- lang/pymysql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pymysql/Makefile b/lang/pymysql/Makefile index 9a54f2622..4669591b9 100644 --- a/lang/pymysql/Makefile +++ b/lang/pymysql/Makefile @@ -30,7 +30,7 @@ define Package/python-mysql endef define Package/python-mysql/description - MySQLdb is an thread-compatible interface to the popular MySQL database + MySQLdb is an thread-compatible interface to the popular MySQL database server that provides the Python database API. endef -- 2.30.2