From 0c8d6cf91c50a4f23252f7333e7d5c9ccb15011d Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Tue, 28 Feb 2017 15:39:45 -0800 Subject: [PATCH] Fixed typo --- share/locale/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/en.json b/share/locale/en.json index f4342169..34e0f254 100644 --- a/share/locale/en.json +++ b/share/locale/en.json @@ -41,7 +41,7 @@ "gui_please_wait": "Please wait...", "error_hs_dir_cannot_create": "Cannot create onion service dir {0:s}", "error_hs_dir_not_writable": "onion service dir {0:s} is not writable", - "using_ephemeral": "Staring ephemeral Tor onion service and awaiting publication", + "using_ephemeral": "Starting ephemeral Tor onion service and awaiting publication", "gui_download_progress_complete": "%p%, Time Elapsed: {0:s}", "gui_download_progress_starting": "{0:s}, %p% (Computing ETA)", "gui_download_progress_eta": "{0:s}, ETA: {1:s}, %p%",