Re: PATCH: Spelling fixups

2009-10-17 Thread Robert Spier
Applied to my tree (with one l, not two) as d066479a777ec47f3ad4a88444c901d12346a7a8 Steve Kemp wrote: > > According to my dictionary "Authentification" is not > a real word. > > Patch: > > -- > diff --git a/lib/Qpsmtpd/Auth.pm b/lib/Qpsmtpd/Auth.pm > index 635491a..993c176 100644 > ---

Re: PATCH: Spelling fixups

2009-10-17 Thread Steve Kemp
On Sat Oct 17, 2009 at 00:15:10 -0400, Charlie Brady wrote: >> According to my dictionary "Authentification" is not >> a real word. > > According to mine 'canceled' isn't either. Wanna try again? :-) I'll resist posting the obvious patch, but good catch! Steve --

Re: PATCH: Spelling fixups

2009-10-16 Thread Hinrik Örn Sigurðsson
On Sat, Oct 17, 2009 at 4:15 AM, Charlie Brady wrote: > > On Fri, 16 Oct 2009, Steve Kemp wrote: > >>  According to my dictionary "Authentification" is not >> a real word. > > According to mine 'canceled' isn't either. Wanna try again? :-) Sure it is. :) http://www.thefreedictionary.com/canceled

Re: PATCH: Spelling fixups

2009-10-16 Thread Charlie Brady
On Fri, 16 Oct 2009, Steve Kemp wrote: According to my dictionary "Authentification" is not a real word. According to mine 'canceled' isn't either. Wanna try again? :-) Patch: -- diff --git a/lib/Qpsmtpd/Auth.pm b/lib/Qpsmtpd/Auth.pm index 635491a..993c176 100644 --- a/lib/Qpsmtpd/Auth.