packages/intltool: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:45 +0000 (07:03 +0000)
committerGabor Juhos <juhosg@openwrt.org>
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>
SVN-Revision: 40097

libs/intltool/Makefile

index 2d76bcf6c26affcfbd2e42f985c03467a5e0deb2..e7fcb4d77868e5ef3791081a73843ba2dcd9ce30 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