Skip to content

Commit

Permalink
Update src/lib/y2network/connection_config/base.rb
Browse files Browse the repository at this point in the history
Co-Authored-By: Knut Alejandro Anderssen González <kanderssen@suse.com>
  • Loading branch information
jreidinger and teclator committed Nov 12, 2019
1 parent 6d8f2dd commit 832c4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/y2network/connection_config/base.rb
Expand Up @@ -70,7 +70,7 @@ class Base
attr_accessor :firewall_zone
# @return [String] interface's hostname
attr_accessor :hostname
# @return [Boolean] set to true if dhcp from this interfae sets machine hostname
# @return [Boolean] set to true if dhcp from this interface sets machine hostname
attr_accessor :dhclient_set_hostname

# @return [String] Connection identifier
Expand Down

0 comments on commit 832c4d0

Please sign in to comment.