aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/time.rb1
1 files changed, 0 insertions, 1 deletions
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".