From 9ab13cec8798abe809c5f20ef8ae82797c764dbc Mon Sep 17 00:00:00 2001 From: earthlng Date: Sun, 19 Feb 2017 17:20:20 +0100 Subject: [PATCH] more typos beware of the big bad grammar nazi :scream: --- user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user.js b/user.js index 3a3d11d..5525d4f 100644 --- 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);