Skip to content

Commit 62a1fee

Browse files
author
Richard Jones
committed
fix stupid typo
1 parent 493a518 commit 62a1fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/upgrading.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ assign it to the Anonymous role (replacing any previously assigned
107107
The lines marked "+" should be added and lines marked "-" should be
108108
deleted (minus the "+"/"-" signs).
109109

110-
You should also modify the ``html/page.py`` template to change the
110+
You should also modify the ``html/page.html`` template to change the
111111
permission tested there::
112112

113113
-tal:condition="python:request.user.hasPermission('Create', 'user')"

0 commit comments

Comments
 (0)