We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38979f8 + b33b88c commit dfd3014Copy full SHA for dfd3014
requests_kerberos/kerberos_.py
@@ -232,7 +232,7 @@ def handle_other(self, response):
232
return response
233
else:
234
# Unable to attempt mutual authentication when mutual auth is
235
- # required, raise an exception so the user doesnt use an
+ # required, raise an exception so the user doesn't use an
236
# untrusted response.
237
log.error("handle_other(): Mutual authentication failed")
238
raise MutualAuthenticationError("Unable to authenticate "
0 commit comments