Skip to content

Commit

Permalink
fixed docu
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Nov 30, 2018
1 parent e48d20d commit 219a364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/Y2ModuleConfig.rb
Expand Up @@ -416,7 +416,7 @@ def resource_aliases_map

# Returns required package names for the given AutoYaST sections.
#
# @param [Array<String>] Section names
# @param sections [Array<String>] Section names
# @return [Hash<String, Array<String>>] Required packages of a section.
def required_packages(sections)
package_names = {}
Expand Down

0 comments on commit 219a364

Please sign in to comment.