Skip to content

Commit

Permalink
rephrase empty sections box help
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Feb 28, 2019
1 parent d0a2ca1 commit 431fcf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/bootloader/grub2_widgets.rb
Original file line number Diff line number Diff line change
Expand Up @@ -674,8 +674,8 @@ def label
def help
_(
"<p><b>Default Boot Section</b> selects the default section for booting.\n" \
" If YaST2 does not know yet naming of sections, it will be empty and default \n" \
"is let on grub2 itself.</p>" \
" If sections are not generated yet ( e.g. during installation) \n"
"then box is empty and default is picked by grub2 itself."
)
end

Expand Down

0 comments on commit 431fcf9

Please sign in to comment.