diff --git a/GitHub/plugin.py b/GitHub/plugin.py index 8eabe0a..a0c413b 100644 --- a/GitHub/plugin.py +++ b/GitHub/plugin.py @@ -78,7 +78,7 @@ else: class GithubCallback(httpserver.SupyHTTPServerCallback): name = "GitHub announce callback" defaultResponse = _(""" - You shouldn't be there, this subfolder is not for you. Go back to the + You shouldn't be here, this subfolder is not for you. Go back to the index and try out other plugins (if any).""") def doPost(self, handler, path, form): if not handler.address_string().endswith('.rs.github.com') and \