Skip to content

Commit

Permalink
Fixed incorrect message about where to find internet option.
Browse files Browse the repository at this point in the history
  • Loading branch information
hiker authored and deveee committed Feb 9, 2019
1 parent 968e0be commit 94d6a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1814,7 +1814,7 @@ void askForInternetPermission()
"Please read our privacy policy at http://privacy.supertuxkart.net. "
"Would you like this feature to be enabled? (To change this setting "
"at a later time, go to options, select tab "
"'User Interface', and edit \"Connect to the "
"'General', and edit \"Connect to the "
"Internet\" and \"Send anonymous HW statistics\")."),
MessageDialog::MESSAGE_DIALOG_YESNO,
new ConfirmServer(), true, true, 0.7f, 0.7f);
Expand Down

0 comments on commit 94d6a6f

Please sign in to comment.