summaryrefslogtreecommitdiff
path: root/ChangeLog-2007
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-2007')
-rw-r--r--ChangeLog-20072
1 files changed, 1 insertions, 1 deletions
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