mirror of
https://github.com/libssh2/libssh2.git
synced 2025-08-01 11:26:53 +03:00
tidy-up: text nits, English contractions [ci skip]
In input/output text and docs mostly.
This commit is contained in:
@ -4,5 +4,5 @@ int test(LIBSSH2_SESSION *session)
|
||||
{
|
||||
return test_auth_keyboard(session, TEST_AUTH_SHOULDFAIL,
|
||||
"libssh2", /* set in Dockerfile */
|
||||
"I'm the wrong password");
|
||||
"I am the wrong password");
|
||||
}
|
||||
|
Reference in New Issue
Block a user