summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4978c55673..3b809d50f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
Return EOF not 0.
* sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Also
- allow EACCES errors when opening /rpco for now.
+ allow EACCES errors when opening /proc for now.
* wctype/wcfuncs.c: Don't use expensive wide char lookups in isw*
functions if character is in ASCII range.