Skip to content

Commit 8a0461e

Browse files
uniontech-lilinjiejborean93
authored andcommitted
fix typo
Signed-off-by: lilinjie <lilinjie@uniontech.com>
1 parent b056666 commit 8a0461e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gssapi/sec_contexts.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ def delegated_creds(self) -> t.Optional[Credentials]:
483483
.. warning::
484484
485485
This value will not be preserved across picklings. These should
486-
be separately exported and transfered.
486+
be separately exported and transferred.
487487
488488
"""
489489
return self._delegated_creds

0 commit comments

Comments
 (0)