krainboltgreene / time-lord

time-lord is a ruby gem that adds extra functionality to the time class.
MIT License
156 stars 19 forks source link

Typo in example #9

Closed DivineDominion closed 11 years ago

DivineDominion commented 11 years ago

In the examples: 200.minutes.ago.to_words #=> "3 hour ago" returns the correct "3 hours ago" instead. Both here and in the docs.