summaryrefslogtreecommitdiffstats
path: root/base/tps-client
diff options
context:
space:
mode:
Diffstat (limited to 'base/tps-client')
-rw-r--r--base/tps-client/src/include/httpClient/httpc/SSLerrs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/tps-client/src/include/httpClient/httpc/SSLerrs.h b/base/tps-client/src/include/httpClient/httpc/SSLerrs.h
index 818da3e87..60b67e6c4 100644
--- a/base/tps-client/src/include/httpClient/httpc/SSLerrs.h
+++ b/base/tps-client/src/include/httpClient/httpc/SSLerrs.h
@@ -244,7 +244,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.")