From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:03 +0000 (+0000) Subject: packages/psycopg: fix whitespaces X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=73ce9e4fe7a0a715ed232d1142b8db682207c2a0;p=openwrt%2Fsvn-archive%2Farchive.git packages/psycopg: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40069 --- diff --git a/lang/psycopg/Makefile b/lang/psycopg/Makefile index 4cb605145f..e39714c021 100644 --- a/lang/psycopg/Makefile +++ b/lang/psycopg/Makefile @@ -30,7 +30,7 @@ define Package/python-psycopg endef define Package/python-psycopg/description - This package contains is a PostgreSQL database adapter for the Python + This package contains is a PostgreSQL database adapter for the Python programming language. endef