From: Gabor Juhos Date: Thu, 27 Mar 2014 07:06:06 +0000 (+0000) Subject: packages/pysqlite: fix whitespaces X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=363aa1cf95ed85d0330a92339813305c2637dbeb;p=openwrt%2Fsvn-archive%2Farchive.git packages/pysqlite: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40242 --- diff --git a/lang/pysqlite/Makefile b/lang/pysqlite/Makefile index 1c77bbc7d7..ffdcbd3e9f 100644 --- a/lang/pysqlite/Makefile +++ b/lang/pysqlite/Makefile @@ -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