]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
tests: Fix a comment.
authorBruno Haible <bruno@clisp.org>
Wed, 29 Jan 2025 14:31:59 +0000 (15:31 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 29 Jan 2025 14:31:59 +0000 (15:31 +0100)
* gettext-tools/tests/lang-rust: Fix comment.

gettext-tools/tests/lang-rust

index 110f34e96cd2cca8576626d8053bb6b2c7c7df8a..f2e5ff55b0ff6f1db1897dda9af830cba4c532de 100755 (executable)
@@ -107,7 +107,7 @@ this_test_is_longrunning_
 
 : ${CARGO=cargo}
 # This takes between 2.5 minutes (on a fast machine) and 5 minutes,
-# most of it in "Compiling locale_config v0.3.0". Sigh.
+# most of it in building gettext-sys. Sigh.
 ${CARGO} build || Exit 1
 
 # Test which of the fr_FR locales are installed.