Commit c9d53e90 authored by Wichert Akkerman's avatar Wichert Akkerman

Typo

parent 0cb01170
......@@ -38,7 +38,7 @@ class Unauthorized(Exception):
Unauthorized(name, value, needed)
Unauthorized(message, value, needed, name)
Where needed is a mapping objects with items represnting requirements
Where needed is a mapping objects with items representing requirements
(e.g. {'permission': 'add spam'}). Any extra keyword arguments
provides are added to needed.
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment