aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/install.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/install.rb')
-rw-r--r--activesupport/install.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/install.rb b/activesupport/install.rb
index f84f06bdaa..9c54d8c1a9 100644
--- a/activesupport/install.rb
+++ b/activesupport/install.rb
@@ -18,7 +18,7 @@ unless $sitedir
end
end
-# the acual gruntwork
+# the actual gruntwork
Dir.chdir("lib")
Find.find("active_support", "active_support.rb") { |f|