Mercurial > p > roundup > code
diff doc/customizing.txt @ 6687:c68739264869
Fix spelling.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 29 May 2022 13:47:45 -0400 |
| parents | 9455538c4a1f |
| children | d640e9a5d6d7 |
line wrap: on
line diff
--- a/doc/customizing.txt Sun May 29 13:46:57 2022 -0400 +++ b/doc/customizing.txt Sun May 29 13:47:45 2022 -0400 @@ -1487,7 +1487,7 @@ modern roundup, the extensions_ mechanism is used, but there are places where interfaces.py is still useful. Note that the tracker directories are not on the Python system path when interfaces.py is -evaluated. You need to add library directories explicty by +evaluated. You need to add library directories explictly by modifying sys.path. Example: Changing Cache-Control headers
