From 3cb605955b2598e111ff79b3c38eb726226f9cf9 Mon Sep 17 00:00:00 2001 From: stanzabird Date: Mon, 14 Jun 2021 14:13:47 +0000 Subject: [PATCH] Update Changelog.md --- docs/Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Changelog.md b/docs/Changelog.md index af47079..57841e9 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,4 +1,4 @@ -This changelod will be used from now on to document changes in a precise manner, with a list of changes for each setting version. +This changelog will be used from now on to document changes in a precise manner, with a list of changes for each setting version. Setting versions are documented using the pref `librewolf.cfg.version`, available in about:config. ## 1.0 @@ -33,4 +33,4 @@ defaultPref("geo.provider.network.url", "https://location.services.mozilla.com/v #### Added preferences ``` lockPref("privacy.override_rfp_for_color_scheme", false); -``` \ No newline at end of file +```