Fix minor typos

Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
Yuri Chornoivan
2016-06-19 11:03:33 +03:00
committed by Martin Basti
parent a540c909a7
commit a95e0777ac
4 changed files with 6 additions and 6 deletions

View File

@@ -407,7 +407,7 @@ class ServerNetworkError(PublicError):
class JSONError(PublicError):
"""
**909** Raised when server recieved a malformed JSON-RPC request.
**909** Raised when server received a malformed JSON-RPC request.
"""
errno = 909
@@ -475,7 +475,7 @@ class KerberosError(AuthenticationError):
class CCacheError(KerberosError):
"""
**1101** Raised when sever does not recieve Kerberose credentials.
**1101** Raised when sever does not receive Kerberose credentials.
For example: