# HG changeset patch # User Kevin Stange # Date 1272774254 0 # Node ID 05bd10c52b0159e7038ff143b4ff40259b81da87 # Parent 8b167aaf345741dfac8067bec779d08833d9e200 Correct typo diff -r 8b167aaf3457 -r 05bd10c52b01 ChangeLog --- a/ChangeLog Sat May 01 21:40:45 2010 +0000 +++ b/ChangeLog Sun May 02 04:24:14 2010 +0000 @@ -4,8 +4,8 @@ General: * Changed GTK+ minimum version requirement to 2.10.0. * Changed GLib minimum version requirement to 2.12.0. - * Using the --disable-nls argument to configre now works properly. You - will no longer be forced to have intltool to configure and build. + * Using the --disable-nls argument to configure now works properly. + You will no longer be forced to have intltool to configure and build. * Fix two related crashes in the GnuTLS and NSS plugins when they suffer internal errors immediately upon attempting to establish an SSL connection.