summaryrefslogtreecommitdiff
path: root/savedefconfig.py
diff options
context:
space:
mode:
Diffstat (limited to 'savedefconfig.py')
-rwxr-xr-xsavedefconfig.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/savedefconfig.py b/savedefconfig.py
index ec58d27..8b45fe4 100755
--- a/savedefconfig.py
+++ b/savedefconfig.py
@@ -5,8 +5,8 @@
"""
Saves a minimal configuration file that only lists symbols that differ in value
-their defaults. Loading such a configuration file is equivalent to loading the
-"full" configuration file.
+from their defaults. Loading such a configuration file is equivalent to loading
+the "full" configuration file.
Minimal configuration files are handy to start from when editing configuration
files by hand.