Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joseivanlopez committed Jul 5, 2021
1 parent 97ee8d1 commit 4e832d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/autoinstall/clients/autoyast.rb
Expand Up @@ -128,7 +128,7 @@ def main
"help" => "Render the ERB profile. Be careful when running ERB profiles as " \
"root. Use only profiles that you trust. This option is" \
"\n\t\t\t\t mandatory when running checks for an ERB profile as " \
"root. By defautl true. Example: run-erb=true",
"root. By default true. Example: run-erb=true",
"typespec" => ["true", "false"]
},
"import-all" => {
Expand Down

0 comments on commit 4e832d2

Please sign in to comment.