We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cb1d33 + 81688a7 commit 4f7ef61Copy full SHA for 4f7ef61
lib/rake/packagetask.rb
@@ -79,7 +79,7 @@ class PackageTask < TaskLib
79
# Zip command for zipped archives. The default is 'zip'.
80
attr_accessor :zip_command
81
82
- # True if parent directory should be omited (default is false)
+ # True if parent directory should be omitted (default is false)
83
attr_accessor :without_parent_dir
84
85
# Create a Package Task with the given name and version. Use +:noversion+
0 commit comments