diff options
author | Jim Meyering <jim@meyering.net> | 2002-07-01 21:15:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-07-01 21:15:13 +0000 |
commit | 4b42154477f5e502d3c263b735b724a8887e6b71 (patch) | |
tree | 8c5563608970a8d91781951f25577c19efb4a507 /tests/README | |
parent | dc58af4acf855bb719efd5914cbbb66c89319874 (diff) | |
download | coreutils-4b42154477f5e502d3c263b735b724a8887e6b71.tar.xz |
s/any/some/
Diffstat (limited to 'tests/README')
-rw-r--r-- | tests/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README b/tests/README index 16cee4945..58b11b4de 100644 --- a/tests/README +++ b/tests/README @@ -1,3 +1,3 @@ A note about Makefile.am.in. -It is used (usually only by the maintainer) to generate most of the +It is used (usually only by the maintainer) to generate some of the Makefile.am files in these subdirectories. |