This is an automated email from the ASF dual-hosted git repository.

jpeach pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

The following commit(s) were added to refs/heads/master by this push:
       new  be14399   Fix typo in comment.
be14399 is described below

commit be143992b128724329c8e8a0f419bf4fc13d2c4b
Author: James Peach <[email protected]>
AuthorDate: Wed Jun 1 20:40:55 2016 -0700

    Fix typo in comment.
---
 iocore/net/P_SSLNetVConnection.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iocore/net/P_SSLNetVConnection.h b/iocore/net/P_SSLNetVConnection.h
index 005e581..648088f 100644
--- a/iocore/net/P_SSLNetVConnection.h
+++ b/iocore/net/P_SSLNetVConnection.h
@@ -41,7 +41,7 @@
 #include <openssl/ssl.h>
 #include <openssl/err.h>
 
-// These are included here beacuse older OpenSSL libraries don't have them.
+// These are included here because older OpenSSL libraries don't have them.
 // Don't copy these defines, or use their values directly, they are merely
 // here to avoid compiler errors.
 #ifndef SSL_TLSEXT_ERR_OK

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to