summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/conf/skylog.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/conf/skylog.ini b/python/conf/skylog.ini
index af885377..9ba068f5 100644
--- a/python/conf/skylog.ini
+++ b/python/conf/skylog.ini
@@ -10,13 +10,13 @@
[loggers]
keys=root
; root logger sees everything. there can be per-job configs by
-; specifing loggers with job_name of the script
+; specifying loggers with job_name of the script.
; list of all handlers
[handlers]
-;; seems logger module immidiately initalized all handlers,
+;; seems logger module immediately initialized all handlers,
;; whether they are actually used or not. so better
-;; keep this list in sync with actual handler list
+;; keep this list in sync with actual handler list.
;keys=stderr,logdb,logsrv,logfile
keys=stderr