Mercurial > p > roundup > code
diff doc/upgrading.txt @ 4323:a3f88aa04735
fix stupid typo
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 14 Jan 2010 00:08:33 +0000 |
| parents | 1595ad33036d |
| children | 15f74c03d9f5 |
line wrap: on
line diff
--- a/doc/upgrading.txt Tue Jan 12 05:28:51 2010 +0000 +++ b/doc/upgrading.txt Thu Jan 14 00:08:33 2010 +0000 @@ -107,7 +107,7 @@ The lines marked "+" should be added and lines marked "-" should be deleted (minus the "+"/"-" signs). -You should also modify the ``html/page.py`` template to change the +You should also modify the ``html/page.html`` template to change the permission tested there:: -tal:condition="python:request.user.hasPermission('Create', 'user')"
