packages/psycopg: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:03 +0000 (07:03 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:03 +0000 (07:03 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40069

lang/psycopg/Makefile

index 4cb605145f5bba6a1581524ef63af8710f35a1b5..e39714c0218c5d5c048c78c3ef5158c6920b0b73 100644 (file)
@@ -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