Fix typo "destintation" => "destination"
This commit is contained in:
parent
1da88bb30a
commit
14d51bfd25
|
@ -191,7 +191,7 @@ end
|
|||
|
||||
|
||||
|
||||
# Get source and destintation from command line
|
||||
# Get source and destination from command line
|
||||
case ARGV.size
|
||||
when 0
|
||||
when 1
|
||||
|
|
Loading…
Reference in New Issue