packages/intltool: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:03:45 +0000 (07:03 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:03:45 +0000 (07:03 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40097 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/intltool/Makefile

index 2d76bcf..e7fcb4d 100644 (file)
@@ -31,7 +31,7 @@ endef
 
 define Package/intltool/description
   intltool is a set of tools to centralize translation of many different
-  file formats using GNU gettext-compatible PO files. 
+  file formats using GNU gettext-compatible PO files.
 endef
 
 define Require/perl-xml-parser