]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Comment fix.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Jan 2018 17:37:27 +0000 (18:37 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 6 Jan 2018 17:37:27 +0000 (18:37 +0100)
* gettext-tools/tests/xgettext-c-20: Fix typo in comment.

gettext-tools/tests/xgettext-c-20

index cfbc345e3867c1c10e99cbe7bc154ef16ce86ad7..2dcbac98112dfbd9317f0e908c8b1b772f8d11e2 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 . "${srcdir=.}/init.sh"; path_prepend_ . ../src
 
-# Test C support: C++11 string literals.
+# Test C++ support: C++11 string literals.
 
 : ${XGETTEXT=xgettext}