Skip to content

Commit

Permalink
typo: missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorin-Oakenpants authored Jul 23, 2017
1 parent 4fac8f7 commit aeb7846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user.js
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ user_pref("keyword.enabled", false);
* request (e.g. by adding www or .com). This is inconsistent use (e.g. FQDNs), does not work
* via Proxy Servers (different error), is a flawed use of DNS (TLDs: why treat .com
* as the 411 for DNS errors?), privacy issues (why connect to sites you didn't
* intend to), can leak sensitive data (eg query strings: e.g. Princeton attack),
* intend to), can leak sensitive data (e.g. query strings: e.g. Princeton attack),
* and is a security risk (e.g. common typos & malicious sites set up to exploit this) ***/
user_pref("browser.fixup.alternate.enabled", false);
/* 0803: display all parts of the url in the location bar - helps SECURITY ***/
Expand Down

0 comments on commit aeb7846

Please sign in to comment.