From 97fb1b6e65f1b75c13aeca5a96591f21012c2014 Mon Sep 17 00:00:00 2001 From: Rafael Magana Date: Tue, 29 May 2012 15:08:53 -0500 Subject: fix typo on ActiveSupport instrumentation guide [ci skip] --- guides/source/active_support_instrumentation.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/active_support_instrumentation.textile b/guides/source/active_support_instrumentation.textile index 666110495c..dcdd9d14f5 100644 --- a/guides/source/active_support_instrumentation.textile +++ b/guides/source/active_support_instrumentation.textile @@ -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) -- cgit v1.2.3