We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff46ad commit 0775197Copy full SHA for 0775197
src/conn.c
@@ -782,7 +782,7 @@ int conn_tls_start(xmpp_conn_t * const conn)
782
783
/** Disable TLS for this connection, called by users of the library.
784
* Occasionally a server will be misconfigured to send the starttls
785
- * feature, but wil not support the handshake.
+ * feature, but will not support the handshake.
786
*
787
* @param conn a Strophe connection object
788
*/
0 commit comments