Skip to content

Commit ff96369

Browse files
committed
Merge remote-tracking branch 'aplhahydrae_github/ssh/typo-fix' into maint
* aplhahydrae_github/ssh/typo-fix: ssh: fix typo in documentation
2 parents ea256ec + 3cf1245 commit ff96369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ssh/src/ssh_file.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Clients uses all files stored in the [USERDIR](`m:ssh_file#USERDIR`) directory.
195195
-export_type([pubkey_passphrase_client_options/0]).
196196
-doc """
197197
If the user's DSA, RSA or ECDSA key is protected by a passphrase, it can be
198-
supplied with thoose options.
198+
supplied with those options.
199199

200200
Note that EdDSA passhrases (Curves 25519 and 448) are not implemented.
201201
""".

0 commit comments

Comments
 (0)