aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/default_settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/default_settings.py b/etc/default_settings.py
index bc464861..28fb40fc 100644
--- a/etc/default_settings.py
+++ b/etc/default_settings.py
@@ -6,7 +6,7 @@
# which has support for overriding them through environment variables,
# e.g.
#
-# env LOG_SQL=True USE_REDIS=False ./bin/genenetwork2
+# env LOG_SQL=True USE_REDIS=False ./bin/genenetwork2
import os
import sys