Skip to content

Commit

Permalink
Apply suggestion from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
  • Loading branch information
mrclary and ccordoba12 authored Oct 19, 2023
1 parent 4fa7e5f commit dbeb733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spyder/workers/updates.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

CONNECT_ERROR_MSG = _(
'Unable to connect to the Spyder update service.'
'<br><br>Make sure the connection is working properly.'
'<br><br>Make sure your connection is working properly.'
)

HTTP_ERROR_MSG = _(
Expand Down

0 comments on commit dbeb733

Please sign in to comment.