]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/AndroidManifest.xml
Release 3.7.
[PrivacyBrowserAndroid.git] / app / src / main / AndroidManifest.xml
index ac3c4a3224f761847e90816da473571a7ecf0fc1..913200fbe848373296cebca20a6334250e265a7f 100644 (file)
@@ -43,7 +43,7 @@
         <!-- Orbot. -->
         <package android:name="org.torproject.android" />
 
-        <!-- For some reason, OpenKeychain is visible without having to be listed in the quaries. -->
+        <!-- For some reason, OpenKeychain is visible without having to be listed in the queries. -->
     </queries>
 
     <!-- For API >= 23, app data is automatically backed up to Google cloud servers unless `android:allowBackup="false"` and `android:fullBackupContent="false"` is set. -->