Mercurial > p > roundup > code
diff roundup/scripts/roundup_server.py @ 5102:96dc9f07340a
issue2161722: oudated docs
Fix old entry in FAQ, update roundup-server config docs and
example file from current roundup-server output. Update
some typos in .py files.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 26 Jun 2016 20:53:11 -0400 |
| parents | 8f6cfe824c9f |
| children | a9ace22e0a2f |
line wrap: on
line diff
--- a/roundup/scripts/roundup_server.py Sun Jun 26 20:50:06 2016 -0400 +++ b/roundup/scripts/roundup_server.py Sun Jun 26 20:53:11 2016 -0400 @@ -534,7 +534,7 @@ "Option name identifies the tracker and will appear in the URL.\n" "Option value is tracker home directory path.\n" "The path may be either absolute or relative\n" - "to the directory containig this config file."), + "to the directory containing this config file."), ) # options recognized by config
