diff ChangeLog @ 30279:05bd10c52b01

Correct typo
author Kevin Stange <kevin@simguy.net>
date Sun, 02 May 2010 04:24:14 +0000
parents a54e59c1c520
children 50b9d05e6486
line wrap: on
line diff
--- 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.