From cd0d97a7d615e9b2b3ac0005d154df55a2daa61e Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:06:06 +0000 Subject: [PATCH] packages/pysqlite: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40242 --- lang/pysqlite/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2