From e7a04ddff8736da6093cbf38ac0bc038be24f8ee Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Thu, 23 Nov 2006 12:44:30 +0000 Subject: [PATCH] Typo: 'more' -> 'most'. --- vmime/security/sasl/SASLAuthenticator.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vmime/security/sasl/SASLAuthenticator.hpp b/vmime/security/sasl/SASLAuthenticator.hpp index 853be566..48222b71 100644 --- a/vmime/security/sasl/SASLAuthenticator.hpp +++ b/vmime/security/sasl/SASLAuthenticator.hpp @@ -50,7 +50,7 @@ public: /** This method is called to allow the client to choose the * authentication mechanisms that will be used. By default, - * the more secure mechanisms are chosen. + * the most secure mechanisms are chosen. * * @param available available mechanisms * @param suggested suggested mechanism (or NULL if the system