From 2094fe5bf425a7842f3492467abb4548ac8c5b9b Mon Sep 17 00:00:00 2001 From: Erica Kwan Date: Thu, 17 Dec 2009 15:50:06 -0800 Subject: Fixed spelling mistake. --- activesupport/lib/active_support/callbacks.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport') diff --git a/activesupport/lib/active_support/callbacks.rb b/activesupport/lib/active_support/callbacks.rb index 67e9b0103f..274df12e5d 100644 --- a/activesupport/lib/active_support/callbacks.rb +++ b/activesupport/lib/active_support/callbacks.rb @@ -524,7 +524,7 @@ module ActiveSupport # to change this behavior. # # * :scope - Show which methods should be executed when a class - # is giben as callback: + # is given as callback: # # define_callbacks :filters, :scope => [ :kind ] # -- cgit v1.2.3