From 41ddeb08b943cfa3bb80132f11e2a459f68ce2f9 Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Fri, 27 Aug 2021 17:16:44 +1000 Subject: [PATCH] typo.. omg --- desktop/src/onionshare/resources/locale/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json index c9755301..0d2bdd66 100644 --- a/desktop/src/onionshare/resources/locale/en.json +++ b/desktop/src/onionshare/resources/locale/en.json @@ -96,7 +96,7 @@ "gui_receive_url_description": "Anyone with this OnionShare address and private key can upload files to your computer using the Tor Browser: ", "gui_receive_url_public_description": "Anyone with this OnionShare address can upload files to your computer using the Tor Browser: ", "gui_chat_url_description": "Anyone with this OnionShare address can join this chat room using the Tor Browser: ", - "gui_chat_url_publuc_description": "Anyone with this OnionShare address and private key can join this chat room using the Tor Browser: ", + "gui_chat_url_public_description": "Anyone with this OnionShare address and private key can join this chat room using the Tor Browser: ", "gui_url_label_persistent": "This share will not auto-stop.

Every subsequent share reuses the address. (To use one-time addresses, turn off \"Use persistent address\" in the settings.)", "gui_url_label_stay_open": "This share will not auto-stop.", "gui_url_label_onetime": "This share will stop after first completion.",