From aa078afcf9828344697ef0469272657ac12a30b1 Mon Sep 17 00:00:00 2001 From: Kevin Lyda Date: Wed, 18 Apr 2012 00:38:04 +0100 Subject: maint: fix common spelling errors These were identified using: https://github.com/lyda/misspell-check executed like: git ls-files | misspellings -f - * src/cat.c: Correct a spelling error. * src/comm.c: Likewise. * src/expr.c: Likewise. * src/pr.c: Likewise. * src/tac.c: Likewise. * src/test.c: Likewise. * src/ChangeLog-2005: Likewise. * src/ChangeLog-2007: Likewise. * src/NEWS: Likewise. * src/doc/coreutils.texi: Likewise. * src/lib/ChangeLog-2007: Likewise. * src/man/help2man: Likewise. * src/old/fileutils/ChangeLog-1997: Likewise. * src/old/fileutils/NEWS: Likewise. * src/old/sh-utils/ChangeLog.0: Likewise. * src/old/textutils/ChangeLog: Likewise. * src/tests/misc/comm: Likewise. * src/tests/misc/uniq: Likewise. * src/tests/mv/dir2dir: Likewise. * src/cfg.mk (old_NEWS_hash): update with `make update-NEWS-hash` --- ChangeLog-2007 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog-2007') diff --git a/ChangeLog-2007 b/ChangeLog-2007 index c232c2909..76128ec5d 100644 --- a/ChangeLog-2007 +++ b/ChangeLog-2007 @@ -3262,7 +3262,7 @@ rm without -f: give a better diagnostic when euidaccess fails. * src/remove.c (write_protected_non_symlink): Return int, not bool, - so that we can indicate failure too (as a postive error number). + so that we can indicate failure too (as a positive error number). (prompt): If write_protected_non_symlink fails, report that error number and fail rather than charging ahead and removing the dubious entry. Redo the logic of printing a diagnostic so that we need to -- cgit v1.2.3-70-g09d2