This commit is contained in:
Taylor Helsper 2023-04-10 22:49:23 -05:00
parent 8d1906aeef
commit e42fbdad2c

View File

@ -113,7 +113,7 @@
}
openConfirmDialog("confirm-dialog",
"Reset Tor Connections",
"Resetting Tor Connections will erase the reset the current tor data and reboot. "+
"Resetting Tor Connections will reset the current tor data and reboot. "+
"Would you still like to reset Tor?",
okFunction)
});