From 445f0c13d751f6dee9d70ef0785866ab2a7ea120 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 27 Oct 2016 14:58:01 +0200 Subject: Fix typos. -- Signed-off-by: Justus Winter --- agent/command-ssh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'agent/command-ssh.c') diff --git a/agent/command-ssh.c b/agent/command-ssh.c index 7bcda504c..969d89846 100644 --- a/agent/command-ssh.c +++ b/agent/command-ssh.c @@ -1127,7 +1127,7 @@ confirm_flag_from_sshcontrol (const char *hexgrip) /* Open the ssh control file for reading. This is a public version of open_control_file. The caller must use ssh_close_control_file to - release the retruned handle. */ + release the returned handle. */ ssh_control_file_t ssh_open_control_file (void) { -- cgit v1.2.3