Fix a typo
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 31 May 2007 23:23:37 +0000 (23:23 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 31 May 2007 23:23:37 +0000 (23:23 +0000)
svn path=/trunk/; revision=5523

ChangeLog
README.win32

index 5e035788b3aa47b8497a240e991f48509a64d52c..b4e6e83f3264cc582eb37dcfa530909696d2a5ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-31  Matthias Clasen <mclasen@redhat.com>
+
+       * README.win32: Fix a typo.  (#423708, Olivier Delhomme)
+
 2007-05-30  Dan Winship  <danw@novell.com>
 
        * glib/gkeyfile.h: add defines for desktop file handling. #339225,
index 8ad9a3f8dc3ff9bbf5100a7f399a471c305d69ca..b48bc20449d605f42a0d9ed13c991449f4da6a18 100644 (file)
@@ -19,7 +19,7 @@ have been used successfully.
 
 But note that to just *use* GLib on Windows, there is no need to build
 it yourself. Prepackaged runtime and developer packages are available
-from the webiste above. On Unix, it is quite normal that system admins
+from the website above. On Unix, it is quite normal that system admins
 build and install libraries like GLib themselves without bothering to
 look for prebuilt packages, especially if prebuilt packages tend to
 use installation paths that don't conform to local customs.