From: juhosg Date: Thu, 27 Mar 2014 07:03:45 +0000 (+0000) Subject: packages/intltool: fix whitespaces X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=2d7259e279f730c6cee603a0a7c7946921f9e26d;p=packages.git packages/intltool: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40097 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/intltool/Makefile b/libs/intltool/Makefile index 2d76bcf6c..e7fcb4d77 100644 --- a/libs/intltool/Makefile +++ b/libs/intltool/Makefile @@ -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