trivial: modify spelling error of response

Change-Id: Ie3d2ad641457852c15654fc6dd730f9d305e75fc
This commit is contained in:
lvxianguo 2018-11-01 17:14:28 +08:00
parent ad6445c3bf
commit bae15294c5
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ class AppError(Exception):
"""
:param description: The internal error description
:param error_list: The list of errors
:param status: The desired falcon HTTP resposne code
:param status: The desired falcon HTTP response code
:param title: The title of the error message
:param error_list: A list of errors to be included in output
messages list