mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-06 18:29:50 +09:00
Fix multiple spelling and grammar mistakes
Signed-off-by: Junda Ai <aijunda29@gmail.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
@@ -142,7 +142,7 @@ const char *ssh_get_error(void *error) {
|
||||
* SSH_FATAL A fatal error occurred. This could be an unexpected
|
||||
* disconnection\n
|
||||
*
|
||||
* Other error codes are internal but can be considered same than
|
||||
* Other error codes are internal but can be considered the same as
|
||||
* SSH_FATAL.
|
||||
*/
|
||||
int ssh_get_error_code(void *error) {
|
||||
|
||||
Reference in New Issue
Block a user