lib/eventual.rb in eventual-0.5.3 vs lib/eventual.rb in eventual-0.5.4
- old
+ new
@@ -11,10 +11,10 @@
# Eventual.parse( 'del 5 al 7 de junio del 2009' ).map
# => [#<DateTime: 4909975/2,0,2299161>, #<DateTime: 4909977/2,0,2299161>, #<DateTime: 4909979/2,0,2299161
#
# Options:
# +:lang+:
- # Defaults to 'Es', the language to be used for parsing, currently only spanish is supported, hang on.
+ # Defaults to 'Es', the language to be used for parsing, currently only spanish is supported, please contribute.
# +:default_year+:
# The default year to be used in case year is not specified in the text, defaults to current year
# +:default_event_span+:
# The duration in minutes an event has, defaults to 60
#
\ No newline at end of file