From: Gabor Juhos Date: Thu, 27 Mar 2014 07:06:05 +0000 (+0000) Subject: packages/pymysql: fix whitespaces X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=aa49efc387673f9f2f5a5dde482959306691d2fd;p=openwrt%2Fsvn-archive%2Fpackages.git packages/pymysql: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40241 --- 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