Bug#1091975: intltool: tempalte -> template
Santiago Vila
sanvila at debian.org
Thu Jan 2 21:29:55 GMT 2025
Package: src:intltool
Version: 0.51.0-6
Tags: patch
Dear maintainers:
I found this typo while looking at some build logs.
Trivial patch attached.
Thanks.
-------------- next part --------------
--- a/intltool-update.in
+++ b/intltool-update.in
@@ -925,7 +925,7 @@ sub GeneratePOTemplate
{
$errlocation = $1;
}
- print STDERR "ERROR: xgettext failed to generate PO tempalte file because the following \n".
+ print STDERR "ERROR: xgettext failed to generate PO template file because the following \n".
" file contains strings marked for translation, not encoded in UTF-8. \n".
" Please ensure all strings marked for translation are UTF-8 encoded. \n\n".
" $errlocation\n\n";
More information about the pkg-gnome-maintainers
mailing list