1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-07 02:42:49 +03:00

Fix miscellaneous typos

This commit is contained in:
Vasilii Lakhin
2025-07-13 18:42:30 +03:00
parent c58dce932a
commit 40be423f08
23 changed files with 39 additions and 39 deletions

View File

@@ -410,7 +410,7 @@ typedef struct _MA_SCHANNEL_CREDENTIALS {
Take care of specific TLS versions and cipher suites.
This function choses between the legacy and new credential structures
This function chooses between the legacy and new credential structures
(SCHANNEL_CRED rsp SCH_CREDENTIALS) based on the OS version and the
requested cipher suite.