summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/sslerrstrs.h
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-01-25 08:25:36 -0700
committerRich Megginson <rmeggins@redhat.com>2010-01-25 08:25:36 -0700
commit0e9fd8bc8205a46a6355555683e3fa0b014b4d03 (patch)
treee7c3358ef1b378462ed14133dc9026b8ded8e11d /ldap/servers/slapd/sslerrstrs.h
parent1292eef3093c98a7f92ad9d7071c03ad76bb43db (diff)
downloadds-0e9fd8bc8205a46a6355555683e3fa0b014b4d03.tar.gz
ds-0e9fd8bc8205a46a6355555683e3fa0b014b4d03.tar.xz
ds-0e9fd8bc8205a46a6355555683e3fa0b014b4d03.zip
several spelling errors389-ds-base-1.2.6.a1
https://bugzilla.redhat.com/show_bug.cgi?id=558518 Resolves: bug 558518 Bug Description: several spelling errors Reviewed by: ??? Branch: HEAD Fix Description: Fix several spelling errors in error messages and man pages. Platforms tested: RHEL5 x86_64 Flag Day: no Doc impact: no
Diffstat (limited to 'ldap/servers/slapd/sslerrstrs.h')
-rw-r--r--ldap/servers/slapd/sslerrstrs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/servers/slapd/sslerrstrs.h b/ldap/servers/slapd/sslerrstrs.h
index 3f846c12..e960d1c0 100644
--- a/ldap/servers/slapd/sslerrstrs.h
+++ b/ldap/servers/slapd/sslerrstrs.h
@@ -256,7 +256,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.")