]> git.p6c8.net - policy-templates.git/commitdiff
Fix typo
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 29 Aug 2022 16:29:28 +0000 (12:29 -0400)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 29 Aug 2022 16:29:28 +0000 (12:29 -0400)
mac/org.mozilla.firefox.plist

index b3c4527dcfb7522c371e163290dda3a2275f257f..8240fb9ce0832b95332a068d2d455051b972e5f2 100644 (file)
        <string>tls1.2</string>
        <key>SSLVersionMax</key>
        <string>tls1.3</string>
-       <string>StartDownloadsInTempDirectory</string>
+       <key>StartDownloadsInTempDirectory</key>
        <true/>
        <key>SupportMenu</key>
        <dict>

patrick-canterino.de