summaryrefslogtreecommitdiff
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
commit3bee3527fd397921b3e4aa3ea001d7b2af99b3bc (patch)
tree55f6c7c3ccc6af03a6fbf839dedbb3a0d9aa1ff7
parent647fc1227a4146ecbfeb0d59358abc8d99cd8ae6 (diff)
[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