Skip to content

Commit

Permalink
Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
shundhammer committed Jan 2, 2018
1 parent 8c7fce9 commit d6b8fa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modules/Nfs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ def ImportAny(settings)
settings = deep_copy(settings)
# ($) since oS-1x.x, settings was changed to be a map,
# which is incompatible with the sle profiles;
# it owuld be nice to make it compatible again
# whjich this code is readyu to, but the Autoyast engine isn't.
# it would be nice to make it compatible again
# which this code is ready to, but the Autoyast engine isn't.
global_options = {}
entries = []
global_options_ref = arg_ref(global_options)
Expand Down

0 comments on commit d6b8fa5

Please sign in to comment.