From: Matthias Clasen Date: Thu, 31 May 2007 23:23:37 +0000 (+0000) Subject: Fix a typo X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=458c58ae43faaff1279f31892db677dcde4a1b65;p=dana%2Fcg-glib.git Fix a typo svn path=/trunk/; revision=5523 --- diff --git a/ChangeLog b/ChangeLog index 5e035788..b4e6e83f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-05-31 Matthias Clasen + + * README.win32: Fix a typo. (#423708, Olivier Delhomme) + 2007-05-30 Dan Winship * glib/gkeyfile.h: add defines for desktop file handling. #339225, diff --git a/README.win32 b/README.win32 index 8ad9a3f8..b48bc204 100644 --- a/README.win32 +++ b/README.win32 @@ -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.