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 8cb97fd0459c8532eab9c4bb3cf1b55c19b9caca..8d55d6b36a070107453f962c9dafbbfac5f22152 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 1154cf18cda6b6f80357ff40bc6e19d041c9c5b1..0a2feda132dea1fa84a09cfec2e1962dac20fd86 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>