Mercurial > pidgin.yaz
changeset 27435:b6e94a044a0f
Typo s/hopefulll/hopefully/
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Sun, 05 Jul 2009 15:09:15 +0000 |
parents | 5b07c7253ba4 |
children | d137b369eb9c |
files | ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Jul 05 06:51:35 2009 +0000 +++ b/ChangeLog Sun Jul 05 15:09:15 2009 +0000 @@ -11,7 +11,7 @@ * Removed the unmaintained and unneeded toc protocol plugin. * Fixed NTLM authentication on big-endian systems. * The Pidgin and Purple perl modules are no longer installed into @INC, - this should hopefulll prevent some minor confusion. + this should hopefully prevent some minor confusion. libpurple: * Various memory cleanups when unloading libpurple. (Nick Hebner)