summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-03-10 14:37:05 -0500
committerJeff Forcier <jeff@bitprophet.org>2023-03-10 14:37:05 -0500
commitd862d88bd43b8fe0fda9bb926b1cb355d9351ab0 (patch)
treea138b98d11aec5577665110be6aa3e4bc861089d
parent9b490b72d2de5703844248de5eb457d645f2618f (diff)
downloadparamiko-d862d88bd43b8fe0fda9bb926b1cb355d9351ab0.tar.gz
codespell
-rw-r--r--paramiko/agent.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/paramiko/agent.py b/paramiko/agent.py
index 1cc9075f..30ec1590 100644
--- a/paramiko/agent.py
+++ b/paramiko/agent.py
@@ -65,7 +65,7 @@ class AgentSSH:
no SSH agent was running (or it couldn't be contacted), an empty list
will be returned.
- This method performs no IO, just returns the list of keys retreived
+ This method performs no IO, just returns the list of keys retrieved
when the connection was made.
:return: