summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2021-08-27 17:16:44 +1000
committerMiguel Jacq <mig@mig5.net>2021-08-27 17:16:44 +1000
commit41ddeb08b943cfa3bb80132f11e2a459f68ce2f9 (patch)
tree636e978385dcfcbb1c8e59d21e3f4acfcab9995e /desktop
parentebba0c4448cd4ff0508aa17af70f3e94cbd2e351 (diff)
downloadonionshare-41ddeb08b943cfa3bb80132f11e2a459f68ce2f9.tar.gz
onionshare-41ddeb08b943cfa3bb80132f11e2a459f68ce2f9.zip
typo.. omg
Diffstat (limited to 'desktop')
-rw-r--r--desktop/src/onionshare/resources/locale/en.json2
1 files changed, 1 insertions, 1 deletions
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": "<b>Anyone</b> with this OnionShare address and private key can <b>upload</b> files to your computer using the <b>Tor Browser</b>: <img src='{}' />",
"gui_receive_url_public_description": "<b>Anyone</b> with this OnionShare address can <b>upload</b> files to your computer using the <b>Tor Browser</b>: <img src='{}' />",
"gui_chat_url_description": "<b>Anyone</b> with this OnionShare address can <b>join this chat room</b> using the <b>Tor Browser</b>: <img src='{}' />",
- "gui_chat_url_publuc_description": "<b>Anyone</b> with this OnionShare address and private key can <b>join this chat room</b> using the <b>Tor Browser</b>: <img src='{}' />",
+ "gui_chat_url_public_description": "<b>Anyone</b> with this OnionShare address and private key can <b>join this chat room</b> using the <b>Tor Browser</b>: <img src='{}' />",
"gui_url_label_persistent": "This share will not auto-stop.<br><br>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.",