Skip to content

Commit

Permalink
Minor documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Mar 28, 2019
1 parent 4d3093c commit c98dc6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/y2network/config.rb
Expand Up @@ -56,6 +56,7 @@ def from(source)
# @param id [Symbol] Configuration ID
# @param interfaces [Array<Interface>] List of interfaces
# @param routing [Routing] Object with routing configuration
# @param source [Symbol] Configuration source
def initialize(id: :system, interfaces:, routing:, source:)
@id = id
@interfaces = interfaces
Expand Down

0 comments on commit c98dc6a

Please sign in to comment.