Authenticators: refactor SASL support code
[exim.git] / src / src / auths / README
index 0e0c09703e147b76d852987d5fedd698a80f5446..d4f125c3006cbd5e18f54f6b4c09568371d67395 100644 (file)
@@ -21,7 +21,7 @@ The API for each of these functions is documented with the function's code.
 
 INTERFACE TO SMTP AUTHENTICATION MECHANISMS
 
-These are general SSL mechanisms, adapted for use with SMTP. Each
+These are general SASL mechanisms, adapted for use with SMTP. Each
 authentication mechanism has three functions, for initialization, server
 authentication, and client authentication.