packages/pysqlite: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:06 +0000 (07:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:06 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40242

lang/pysqlite/Makefile

index 1c77bbc7d744cb1c95f46a0ff9ffd471d5dc7ed8..ffdcbd3e9f31cad67e3296e02067b34ea5c03836 100644 (file)
@@ -30,7 +30,7 @@ define Package/python-sqlite
 endef
 
 define Package/python-sqlite/description
- This package contains an SQLite database adapter for the Python 
+ This package contains an SQLite database adapter for the Python
  programming language.
 endef