typos
authormartinko <gamato@users.sf.net>
Mon, 17 Mar 2014 15:20:52 +0000 (16:20 +0100)
committermartinko <gamato@users.sf.net>
Mon, 17 Mar 2014 15:20:52 +0000 (16:20 +0100)
python/conf/skylog.ini

index af8853772f900a08f2133139a6224d3e94cb0905..9ba068f5987426ba172c2c7a0fda9252c9a91895 100644 (file)
 [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