From: juhosg Date: Thu, 27 Mar 2014 07:06:06 +0000 (+0000) Subject: packages/pysqlite: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1b53d1d166c49eb790a72b35e4e2d66106e993ec;p=packages.git packages/pysqlite: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40242 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/pysqlite/Makefile b/lang/pysqlite/Makefile index 1c77bbc7d..ffdcbd3e9 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