Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
teclator committed Aug 14, 2019
1 parent f2665c8 commit eedbbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/y2network/connection_config/lcs.rb
Expand Up @@ -55,7 +55,7 @@ class Lcs < Base
attr_accessor :protocol
# The time the driver wait for a reply issuing a LAN command.
#
# @return [Integer] lcs lancmd timeout (default 5sg)
# @return [Integer] lcs lancmd timeout (default 5s)
# @see https://www.ibm.com/support/knowledgecenter/en/linuxonibm/com.ibm.linux.z.ljdd/ljdd_t_lcs_wrk_timeout.html
attr_accessor :timeout

Expand Down

0 comments on commit eedbbcd

Please sign in to comment.