fix typo
This commit is contained in:
parent
2e6475ec06
commit
f0a58dbd9b
@ -454,7 +454,7 @@ def select_second(datetime, options = {}, html_options = {})
|
||||
# ==== Examples
|
||||
# my_time = Time.now + 6.hours
|
||||
#
|
||||
# # Generates a select field for minutes that defaults to the minutes for the time in my_tiime.
|
||||
# # Generates a select field for minutes that defaults to the minutes for the time in my_time.
|
||||
# select_minute(my_time)
|
||||
#
|
||||
# # Generates a select field for minutes that defaults to the number given.
|
||||
|
Loading…
Reference in New Issue
Block a user