Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit de770c0

Browse files
Document options/settings data model.
1 parent 46e19df commit de770c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/settings.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# A "setting" is a stored key/value pair. An "option" is setting which has a default value and whose value
2+
# A "setting" is a stored key/value pair. An "option" is a setting which has a default value and whose value
33
# can be changed on the options page.
44
#
55
# Option values which have never been changed by the user are in Settings.defaults.

0 commit comments

Comments
 (0)