summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-12-12 13:12:06 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-12-12 13:12:06 +0000
commit908edb0d8a8ff406ecdb570318971c6fabe05a03 (patch)
treee34fcb16d110720f25c3a7bd1760b55a2648e763 /NEWS
parentaa91e864ccc70d587ee8591fd69470a618798699 (diff)
NEWS: Use spaces instead of tab [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57058 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index db31fa6de7..05e58c4530 100644
--- a/NEWS
+++ b/NEWS
@@ -218,9 +218,9 @@ with all sufficient information, see the ChangeLog file or Redmine
* Logger
- * Allow specifying logger parameters in constructor such
- as level, progname, datetime_format, formatter. [Feature #12224]
- * Add shift_period_suffix option. [Feature #10772]
+ * Allow specifying logger parameters in constructor such
+ as level, progname, datetime_format, formatter. [Feature #12224]
+ * Add shift_period_suffix option. [Feature #10772]
* Net::HTTP