diff --git a/ChangeLog b/ChangeLog index 5268c33875..b48374a176 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,7 @@ $Source$ * libraries/check_user_privileges.lib.php: bug #1406499, a username containing an hyphen could not create a db under MySQL 4.0.x, thanks to "timeout-" - * libraries/common.lib.php: bug #1405956, unitialized variable $link, + * libraries/common.lib.php: bug #1405956, uninitialized variable $link, thanks to Sebastian Mendel 2006-01-14 Sebastian Mendel