summaryrefslogtreecommitdiff
path: root/doc/NEWS-2.0.0
diff options
context:
space:
mode:
Diffstat (limited to 'doc/NEWS-2.0.0')
-rw-r--r--doc/NEWS-2.0.02
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NEWS-2.0.0 b/doc/NEWS-2.0.0
index 9ad7254317..5c9f5bdc53 100644
--- a/doc/NEWS-2.0.0
+++ b/doc/NEWS-2.0.0
@@ -497,7 +497,7 @@ with all sufficient information, see the ChangeLog file.
* Dir.mktmpdir uses FileUtils.remove_entry instead of
FileUtils.remove_entry_secure. This means that applications should not
change the permission of the created temporary directory to make
- accessible from other users.
+ writable from other users.
* yaml
* Syck has been removed. YAML now completely depends on libyaml being