Fixes osx arch tag in TorBrowser's name.
Sherief Alaa

Sherief Alaa commited on 2015-02-06 09:26:21
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -137,7 +137,7 @@
137 137
     to download the ".asc" file as well. Assuming you downloaded the
138 138
     package and its signature to your Desktop, run:</p>
139 139
 
140
-    <pre>gpg --verify /Users/Alice/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-en-US.dmg{.asc*,}</pre>
140
+    <pre>gpg --verify /Users/Alice/TorBrowser-<version-torbrowserbundleosx32>-osx32_en-US.dmg{.asc*,}</pre>
141 141
 
142 142
     <p>The output should say "Good signature": </p>
143 143
 
144 144