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