aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-18 07:26:23 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-18 07:26:23 +0000
commitaaa004c36ec3a740603b1d1d7435b8e50239fba9 (patch)
tree55f6c7c3ccc6af03a6fbf839dedbb3a0d9aa1ff7
parentca4b64568d8e966a140a4ed15a473472bbbdff6f (diff)
downloadruby-aaa004c36ec3a740603b1d1d7435b8e50239fba9.tar.gz
[DOC] Fix indent [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64442 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 823994a0d4..ac608e6d2d 100644
--- a/NEWS
+++ b/NEWS
@@ -105,8 +105,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* incompatible changes:
* system() and exec() do not close non-standard file descriptors
(The default of :close_others option is changed to false by default.
- but we still set the FD_CLOEXEC flag on descriptors we create)
- [Misc #14907]
+ but we still set the FD_CLOEXEC flag on descriptors we create) [Misc #14907]
* KeyError