summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-05-24 12:32:41 +0200
committerJim Meyering <meyering@redhat.com>2012-06-10 22:02:26 +0200
commitf378f1c51cf4784ec0b0f0e7233319924e1283b2 (patch)
treef2a78b3e05752921a9eb64e7ca60575927027026 /tests
parente106212d90c666ea6d0d27650ee12fdb49cad76b (diff)
downloadcoreutils-f378f1c51cf4784ec0b0f0e7233319924e1283b2.tar.xz
build: update gnulib to latest; correct comment grammar
* tests/misc/help-version: Fix comment grammar: s/all these/all of these/ * gl/lib/tempname.c.diff: Likewise.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/misc/help-version2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/help-version b/tests/misc/help-version
index e19f5b1c0..4a82b04d7 100755
--- a/tests/misc/help-version
+++ b/tests/misc/help-version
@@ -1,5 +1,5 @@
#! /bin/sh
-# Make sure all these programs work properly
+# Make sure all of these programs work properly
# when invoked with --help or --version.
# Copyright (C) 2000-2012 Free Software Foundation, Inc.