Skip to content

Commit

Permalink
Merge pull request #1 from sysrich/master
Browse files Browse the repository at this point in the history
Minor comment spelling correction
  • Loading branch information
jreidinger committed Oct 25, 2013
2 parents f578c4c + 516f469 commit e635525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/Scanner.rb
Expand Up @@ -2628,7 +2628,7 @@ def Export
end

# Return packages needed to be installed and removed during
# autoinstallation to insure module has all needed software installed.
# autoinstallation to ensure module has all needed software installed.
# @return [Hash] with 2 lists.
def AutoPackages
{ "install" => [], "remove" => [] }
Expand Down

0 comments on commit e635525

Please sign in to comment.