Skip to content

Commit 81688a7

Browse files
committed
chore: fix typo in comments
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
1 parent 1cb1d33 commit 81688a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/rake/packagetask.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ class PackageTask < TaskLib
7979
# Zip command for zipped archives. The default is 'zip'.
8080
attr_accessor :zip_command
8181

82-
# True if parent directory should be omited (default is false)
82+
# True if parent directory should be omitted (default is false)
8383
attr_accessor :without_parent_dir
8484

8585
# Create a Package Task with the given name and version. Use +:noversion+

0 commit comments

Comments
 (0)