summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772020-02-26 11:30:41 +0100
committerhawkeye1164772020-02-26 11:30:41 +0100
commit9644aa0392b5e054322adae298ccdce417602bf3 (patch)
tree06c5bfb4dcb51a952a63ade859779a46998370f2
parentdc64e7676f7f03e527134da409cc1ed5d9856f86 (diff)
downloadaur-9644aa0392b5e054322adae298ccdce417602bf3.tar.gz
Add additional useful settings
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3cb1d6af781..97c571fa43f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,7 +60,7 @@ pref("browser.shell.checkDefaultBrowser", false);
// Use LANG environment variable to choose locale
pref("intl.locale.matchOS", true);
-// Automatic installing updates won't work on root, so disable this
+// Automatic installation of updates won't work on root, so disable this
pref("app.update.auto", false);
// Use system-provided dictionaries