user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 9ab13cec8798abe809c5f20ef8ae82797c764dbc
parent 4ca669951dd13f6367c8c34c9ad50b810868d344
Author: earthlng <earthlng@users.noreply.github.com>
Date:   Sun, 19 Feb 2017 17:20:20 +0100

more typos

beware of the big bad grammar nazi :scream:
Diffstat:
Muser.js | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/user.js b/user.js @@ -6,7 +6,7 @@ * FF version: 51 (DESKTOP) * note: date, version, and code names only change for a gthub release, which will be shortly after every Firefox stable release: https://github.com/ghacksuserjs/ghacks-user.js/releases -* authers (v52+): github +* authors (v52+): github * authors (v51-): FLOTUS: Pants VICE PRESIDENT: earthling (birth certificate on request) SECRETARY: Martin Brinkmann @@ -95,7 +95,7 @@ // https://en.wikipedia.org/wiki/Warrant_canary user_pref("ghacks_user.js.parrot", "Oh yes, the Norwegian Blue... what's wrong with it?"); -// O001: Start Firefox in private browsing (PB) mode +// 0001: Start Firefox in private browsing (PB) mode // https://wiki.mozilla.org/Private_Browsing // user_pref("browser.privatebrowsing.autostart", true);