summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 309f90f5d..696393262 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,8 +13,8 @@
* tests/chown/separator (id_gn): Exit 77, not 1, for a test-framework
failure, so that doesn't cause `make check' to stop. Nelson Beebe
- reported that this test would fail with this diagnostic
- `cannot find name for group ID 10' on one of his systems.
+ reported that this test would fail with the diagnostic,
+ `cannot find name for group ID 10', on one of his systems.
2005-01-13 Jim Meyering <jim@meyering.net>