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