1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-16 02:27:32 -05:00

Spelling fixes (just in comments).

As found by a bot ( http://www.misfix.org,
https://github.com/ka7/misspell_fixer ).
This commit is contained in:
klemens
2017-04-15 10:06:22 +02:00
committed by Simon Tatham
parent 49fb598b0e
commit 89fff90de7
7 changed files with 9 additions and 9 deletions

View File

@ -1469,7 +1469,7 @@ int pageant_add_keyfile(Filename *filename, const char *passphrase,
}
/*
* If we get here, we've succesfully loaded the key into
* If we get here, we've successfully loaded the key into
* rkey/skey, but not yet added it to the agent.
*/