Skip to content

Commit

Permalink
fixed doc
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed May 29, 2020
1 parent 4ea6567 commit 719ad15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/y2firewall/autoinst_profile/firewall_section.rb
Expand Up @@ -27,7 +27,7 @@ class FirewallSection < ::Installation::AutoinstProfile::SectionWithAttributes
# Creates an instance based on the profile representation used by the AutoYaST modules
# (hash with nested hashes and arrays).
#
# @param hash [Hash] Firewall section from an AutoYaST profile
# @param _hash [Hash] Firewall section from an AutoYaST profile
# @return [FirewallSection]
def self.new_from_hashes(_hash)
result = new
Expand Down

0 comments on commit 719ad15

Please sign in to comment.