summaryrefslogtreecommitdiffstats
path: root/base/native-tools/src
diff options
context:
space:
mode:
Diffstat (limited to 'base/native-tools/src')
-rw-r--r--base/native-tools/src/p7tool/SSLerrs.h2
-rw-r--r--base/native-tools/src/tkstool/SSLerrs.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/base/native-tools/src/p7tool/SSLerrs.h b/base/native-tools/src/p7tool/SSLerrs.h
index d6ec13b47..3dd1f8693 100644
--- a/base/native-tools/src/p7tool/SSLerrs.h
+++ b/base/native-tools/src/p7tool/SSLerrs.h
@@ -245,7 +245,7 @@ ER3(SSL_ERROR_HANDSHAKE_UNEXPECTED_ALERT , (SSL_ERROR_BASE + 59),
"SSL peer was not expecting a handshake message it received.")
ER3(SSL_ERROR_DECOMPRESSION_FAILURE_ALERT , (SSL_ERROR_BASE + 60),
-"SSL peer was unable to succesfully decompress an SSL record it received.")
+"SSL peer was unable to successfully decompress an SSL record it received.")
ER3(SSL_ERROR_HANDSHAKE_FAILURE_ALERT , (SSL_ERROR_BASE + 61),
"SSL peer was unable to negotiate an acceptable set of security parameters.")
diff --git a/base/native-tools/src/tkstool/SSLerrs.h b/base/native-tools/src/tkstool/SSLerrs.h
index d6ec13b47..3dd1f8693 100644
--- a/base/native-tools/src/tkstool/SSLerrs.h
+++ b/base/native-tools/src/tkstool/SSLerrs.h
@@ -245,7 +245,7 @@ ER3(SSL_ERROR_HANDSHAKE_UNEXPECTED_ALERT , (SSL_ERROR_BASE + 59),
"SSL peer was not expecting a handshake message it received.")
ER3(SSL_ERROR_DECOMPRESSION_FAILURE_ALERT , (SSL_ERROR_BASE + 60),
-"SSL peer was unable to succesfully decompress an SSL record it received.")
+"SSL peer was unable to successfully decompress an SSL record it received.")
ER3(SSL_ERROR_HANDSHAKE_FAILURE_ALERT , (SSL_ERROR_BASE + 61),
"SSL peer was unable to negotiate an acceptable set of security parameters.")