aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/settings.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/settings.coffee b/lib/settings.coffee
index ca6cef89..5955e8ae 100644
--- a/lib/settings.coffee
+++ b/lib/settings.coffee
@@ -1,5 +1,5 @@
-# A "setting" is a stored key/value pair. An "option" is setting which has a default value and whose value
+# A "setting" is a stored key/value pair. An "option" is a setting which has a default value and whose value
# can be changed on the options page.
#
# Option values which have never been changed by the user are in Settings.defaults.