From 908edb0d8a8ff406ecdb570318971c6fabe05a03 Mon Sep 17 00:00:00 2001 From: kazu Date: Mon, 12 Dec 2016 13:12:06 +0000 Subject: 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 --- NEWS | 6 +++--- 1 file 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 -- cgit v1.2.3