We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88778ea commit d2d707fCopy full SHA for d2d707f
roundup/cgi/client.py
@@ -764,7 +764,7 @@ def inner_main(self):
764
765
# if we've made it this far the context is to a bit of
766
# Roundup's real web interface (not a file being served up)
767
- # so do the Anonymous Web Acess check now
+ # so do the Anonymous Web Access check now
768
self.check_anonymous_access()
769
770
# check for a valid csrf token identifying the right user
0 commit comments