From 5afbff7bc27fc2a937ed15429e0ade9d98460907 Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 16 Aug 2011 01:36:28 +0000 Subject: duplicated statement removed in comment. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32984 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/time.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/time.rb b/lib/time.rb index ffccdeca5e..4eb888aef6 100644 --- a/lib/time.rb +++ b/lib/time.rb @@ -86,7 +86,6 @@ class Time def zone_utc?(zone) # * +0000 # In RFC 2822, +0000 indicate a time zone at Universal Time. - # Europe/London is "a time zone at Universal Time" in Winter. # Europe/Lisbon is "a time zone at Universal Time" in Winter. # Atlantic/Reykjavik is "a time zone at Universal Time". # Africa/Dakar is "a time zone at Universal Time". -- cgit v1.2.3