Skip to content

Commit d2d707f

Browse files
committed
Fix typo in comment.
1 parent 88778ea commit d2d707f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roundup/cgi/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ def inner_main(self):
764764

765765
# if we've made it this far the context is to a bit of
766766
# Roundup's real web interface (not a file being served up)
767-
# so do the Anonymous Web Acess check now
767+
# so do the Anonymous Web Access check now
768768
self.check_anonymous_access()
769769

770770
# check for a valid csrf token identifying the right user

0 commit comments

Comments
 (0)