Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: lilinjie <lilinjie@uniontech.com>
  • Loading branch information
uniontech-lilinjie authored and jborean93 committed Jan 11, 2023
1 parent b056666 commit 8a0461e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gssapi/sec_contexts.py
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ def delegated_creds(self) -> t.Optional[Credentials]:
.. warning::
This value will not be preserved across picklings. These should
be separately exported and transfered.
be separately exported and transferred.
"""
return self._delegated_creds
Expand Down

0 comments on commit 8a0461e

Please sign in to comment.