mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
Fix typo
Signed-off-by: James Wrigley <james@puiterwijk.org> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
committed by
Jakub Jelen
parent
677d1e1d10
commit
46ab527bbe
@@ -586,7 +586,7 @@ enum ssh_keytypes_e ssh_key_type_from_name(const char *name)
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief Get the pubic key type corresponding to a certificate type.
|
||||
* @brief Get the public key type corresponding to a certificate type.
|
||||
*
|
||||
* @param[in] type The certificate or public key type.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user