mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 15:58:06 -05:00
wiki: typo.
This commit is contained in:
@@ -85,7 +85,7 @@ def may_revise(sr, user, page=None):
|
||||
return False
|
||||
|
||||
if not user.can_wiki(default=True):
|
||||
# Global wiki contributute ban
|
||||
# Global wiki contribute ban
|
||||
return False
|
||||
|
||||
if page and page.has_editor(user.name):
|
||||
|
||||
Reference in New Issue
Block a user