docs: Spelling fixes
This commit is contained in:

committed by
Daniel Stenberg

parent
025dbe46df
commit
56b7663f73
@@ -490,7 +490,7 @@ int main(int argc, char **argv) {
|
||||
BIO_printf(p.errorbio,"the response has a correct mimetype : %s\n",
|
||||
response);
|
||||
else
|
||||
BIO_printf(p.errorbio,"the reponse doesn\'t has an acceptable "
|
||||
BIO_printf(p.errorbio,"the response doesn\'t have an acceptable "
|
||||
"mime type, it is %s instead of %s\n",
|
||||
response,mimetypeaccept);
|
||||
}
|
||||
|
Reference in New Issue
Block a user