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.
2 parents ee76129 + 7233a3e commit 3b9fe7cCopy full SHA for 3b9fe7c
flask/app.py
@@ -1265,7 +1265,7 @@ def handle_user_exception(self, e):
1265
1266
def handle_exception(self, e):
1267
"""Default exception handling that kicks in when an exception
1268
- occours that is not caught. In debug mode the exception will
+ occurs that is not caught. In debug mode the exception will
1269
be re-raised immediately, otherwise it is logged and the handler
1270
for a 500 internal server error is used. If no such handler
1271
exists, a default 500 internal server error message is displayed.
0 commit comments