Fix typo. [ci skip]

This commit is contained in:
Tom Christie 2016-10-11 10:24:48 +01:00
parent e4b961bd1b
commit be1d326007

View File

@ -119,7 +119,7 @@ The available attributes and methods are:
* `.detail` - Return the textual description of the error. * `.detail` - Return the textual description of the error.
* `.get_codes()` - Return the code identifier of the error. * `.get_codes()` - Return the code identifier of the error.
* `.full_details()` - Retrun both the textual description and the code identifier. * `.full_details()` - Return both the textual description and the code identifier.
In most cases the error detail will be a simple item: In most cases the error detail will be a simple item: