summaryrefslogtreecommitdiff
path: root/lib/rake
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rake')
-rw-r--r--lib/rake/packagetask.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rake/packagetask.rb b/lib/rake/packagetask.rb
index de14fc77d8..e77345c198 100644
--- a/lib/rake/packagetask.rb
+++ b/lib/rake/packagetask.rb
@@ -1,4 +1,4 @@
-# Define a package task libarary to aid in the definition of
+# Define a package task library to aid in the definition of
# redistributable package files.
require 'rake'