Typo.
This commit is contained in:
parent
80fb51f7de
commit
c8eb5c2dd4
|
@ -29,7 +29,7 @@ def get_entry_by_uid(client, uid):
|
|||
return None
|
||||
|
||||
if response[1:]:
|
||||
log.erorr("Looking for exactly one result but server gave {}. "
|
||||
log.error("Looking for exactly one result but server gave {}. "
|
||||
"Taking the first and ignoring the rest."
|
||||
.format(len(response)))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user