Skip to content

docs: Fix simple typo, werkeug -> werkzeug#791

Open
timgates42 wants to merge 1 commit intonoirbizarre:masterfrom
timgates42:bugfix_typo_werkzeug
Open

docs: Fix simple typo, werkeug -> werkzeug#791
timgates42 wants to merge 1 commit intonoirbizarre:masterfrom
timgates42:bugfix_typo_werkzeug

Conversation

@timgates42
Copy link

There is a small typo in doc/errors.rst.

Closes #790

There is a small typo in doc/errors.rst.

Closes noirbizarre#790
Copy link

@myronwalkersonos myronwalkersonos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

myron@myrons-dev:~$ python3
Python 3.6.9 (default, Jan 26 2021, 15:33:00) 
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import werkzeug
>>> werkzeug.exceptions.Aborter.__call__
<function Aborter.__call__ at 0x7f82aee4cb70>
>>> 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix simple typo: werkeug -> werkzeug

2 participants