From: juhosg Date: Thu, 27 Mar 2014 07:06:05 +0000 (+0000) Subject: packages/pymysql: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9e84ad5b2311fc74551d6e86cf3b31031c1f8abc;p=packages.git packages/pymysql: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40241 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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