Mercurial > p > roundup > code
changeset 4726:0040fb6e659f
Doc fix per John's comments.
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Sun, 13 Jan 2013 15:12:04 +0300 |
| parents | 9b9d9cb9734a |
| children | 5033c2ad80a7 |
| files | doc/customizing.txt |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/customizing.txt Sat Jan 12 16:21:37 2013 +0300 +++ b/doc/customizing.txt Sun Jan 13 15:12:04 2013 +0300 @@ -1349,8 +1349,8 @@ with (i.e. "file1/kitten.png" is nicer to download than "file1"). This raises a ``SendFile`` exception. -Both b. and e. don't use templates and stop before the template is -determined. For other contexts the template used is specified by the +Neither b. or e. use templates and stop before the template is +determined. For other contexts the template used is specified by the ``@template`` variable, which defaults to: - only classname suplied: "index"
