We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea256ec + 3cf1245 commit ff96369Copy full SHA for ff96369
lib/ssh/src/ssh_file.erl
@@ -195,7 +195,7 @@ Clients uses all files stored in the [USERDIR](`m:ssh_file#USERDIR`) directory.
195
-export_type([pubkey_passphrase_client_options/0]).
196
-doc """
197
If the user's DSA, RSA or ECDSA key is protected by a passphrase, it can be
198
-supplied with thoose options.
+supplied with those options.
199
200
Note that EdDSA passhrases (Curves 25519 and 448) are not implemented.
201
""".
0 commit comments