diff --git a/timev.rb b/timev.rb
index 48aabdc798..891142e0ef 100644
--- a/timev.rb
+++ b/timev.rb
@@ -28,8 +28,8 @@
#
# == Epoch Seconds
#
-Epoch seconds is the exact number of seconds
-(including fractional subseconds) since the Unix Epoch, January 1, 1970.
+# Epoch seconds is the exact number of seconds
+# (including fractional subseconds) since the Unix Epoch, January 1, 1970.
#
# You can retrieve that value exactly using method Time.to_r:
#