Skip to content

Commit

Permalink
Fix typo in online search warning
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Feb 17, 2020
1 parent 9ae1be1 commit f6f606f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/registration/clients/online_search.rb
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ def registration_required_message
Yast2::Popup.show(
wrap_text(
_("YaST requires your system to be registered in order to " \
"perform an online search. Alternatively, use the web" \
"perform an online search. Alternatively, use the web " \
"version at 'https://scc.suse.com/packages/'.")
),
headline: :error
Expand Down

0 comments on commit f6f606f

Please sign in to comment.