packages/pymysql: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:06:05 +0000 (07:06 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:06:05 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40241 3c298f89-4303-0410-b956-a3cf2f4a3e73

lang/pymysql/Makefile

index 9a54f26..4669591 100644 (file)
@@ -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