Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
removed "uppercase" from wifi setup dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
aatchison authored May 22, 2017
1 parent 5da2420 commit 659d9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mycroft/client/wifisetup/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ def _connection_prompt(self, prefix):
self._speak_and_show(
prefix + " Use your mobile device or computer to "
"connect to the wifi network "
"'MYCROFT'; Then enter the uppercase "
"'MYCROFT'; Then enter the "
"password " + passwordSpelled,
self.ap.password)

Expand Down

0 comments on commit 659d9a2

Please sign in to comment.