Improve wording. (#161484, Christian Biere)
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Dec 2004 01:42:03 +0000 (01:42 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 17 Dec 2004 01:42:03 +0000 (01:42 +0000)
2004-12-16  Matthias Clasen  <mclasen@redhat.com>

* glib/tmpl/version.sgml: Improve wording.  (#161484,
Christian Biere)

docs/reference/ChangeLog
docs/reference/glib/tmpl/version.sgml

index 8cb97fd..8d55d6b 100644 (file)
@@ -1,5 +1,8 @@
 2004-12-16  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/tmpl/version.sgml: Improve wording.  (#161484,
+       Christian Biere)
+
        * === Released 2.6.0 ===
        
 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
index 1154cf1..0a2feda 100644 (file)
@@ -117,8 +117,8 @@ at application run time.
 <!-- ##### MACRO GLIB_CHECK_VERSION ##### -->
 <para>
 Checks the version of the GLib library.
-It returns %TRUE if the GLib library is the same or newer than the given
-version.
+Returns %TRUE if the version of the GLib header files is the same 
+as or newer than the passed-in version.
 
 <example>
 <title>Checking the version of the GLib library</title>