Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 475c498

Browse filesBrowse files
carsonipjoshfriend
authored andcommitted
Fix minor typo in docstring (#805)
1 parent b30a408 commit 475c498
Copy full SHA for 475c498

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎flask_restful/__init__.py‎

Copy file name to clipboardExpand all lines: flask_restful/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class Api(object):
5858
to handle 404 errors throughout your app
5959
:param serve_challenge_on_401: Whether to serve a challenge response to
6060
clients on receiving 401. This usually leads to a username/password
61-
popup in web browers.
61+
popup in web browsers.
6262
:param url_part_order: A string that controls the order that the pieces
6363
of the url are concatenated when the full url is constructed. 'b'
6464
is the blueprint (or blueprint registration) prefix, 'a' is the api

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.