1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

fix typo on ActiveSupport instrumentation guide [ci skip]

This commit is contained in:
Rafael Magana 2012-05-29 15:08:53 -05:00
parent 5487daba97
commit 97fb1b6e65

View file

@ -377,7 +377,7 @@ listen to any notification.
The block receives the following arguments:
# The name of the event
# Time when is started
# Time when it started
# Time when it finished
# An unique ID for this event
# The payload (described in previous sections)