commit 2e30e5550a568b74d1b86eedd3bb445b39fa7839 Author: Sherief Alaa sheriefalaa.w@gmail.com Date: Fri Feb 6 10:26:21 2015 +0200
Fixes osx arch tag in TorBrowser's name. --- docs/en/verifying-signatures.wml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/verifying-signatures.wml b/docs/en/verifying-signatures.wml index 84cda7e..856e01c 100644 --- a/docs/en/verifying-signatures.wml +++ b/docs/en/verifying-signatures.wml @@ -137,7 +137,7 @@ to download the ".asc" file as well. Assuming you downloaded the package and its signature to your Desktop, run:</p>
- <pre>gpg --verify /Users/Alice/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-en-US.dmg{.asc*,}</pre> + <pre>gpg --verify /Users/Alice/TorBrowser-<version-torbrowserbundleosx32>-osx32_en-US.dmg{.asc*,}</pre>
<p>The output should say "Good signature": </p>
tor-commits@lists.torproject.org