From: Miguel Arruga Vivas Date: Mon, 31 Dec 2018 10:38:36 +0000 (+0100) Subject: tests: Fix typos on scheme-format test. X-Git-Tag: v0.21.1~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42278df44c44ce6d4f6c95489a60caf79c864bc5;p=thirdparty%2Fgettext.git tests: Fix typos on scheme-format test. * gettext-tools/tests/format-scheme-2: Fix typos. --- diff --git a/gettext-tools/tests/format-scheme-2 b/gettext-tools/tests/format-scheme-2 index 417a38271..5dd074511 100755 --- a/gettext-tools/tests/format-scheme-2 +++ b/gettext-tools/tests/format-scheme-2 @@ -1,7 +1,7 @@ #! /bin/sh . "${srcdir=.}/init.sh"; path_prepend_ . ../src -# Test checking of Lisp format strings. +# Test checking of Scheme format strings. cat <<\EOF > f-sc-2.data # Valid: ~~ doesn't count @@ -204,8 +204,8 @@ ${msgid_line} ${msgstr_line} EOF else - cat < f-l-2-$n.po -#, lisp-format + cat < f-sc-2-$n.po +#, scheme-format ${msgid_line} ${msgid_plural_line} ${msgstr0_line}