+2005-12-29 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/gutils.c (glib_check_version): Fix a copy-and-paste error
+ in the docs. (#325273, Declan Naughton)
+
2005-12-27 Manish Singh <yosh@gimp.org>
* tests/run-collate-tests.sh: use LC_ALL instead of LC_COLLATE, to
+2005-12-29 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/gutils.c (glib_check_version): Fix a copy-and-paste error
+ in the docs. (#325273, Declan Naughton)
+
2005-12-27 Manish Singh <yosh@gimp.org>
* tests/run-collate-tests.sh: use LC_ALL instead of LC_COLLATE, to
+2005-12-29 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/gutils.c (glib_check_version): Fix a copy-and-paste error
+ in the docs. (#325273, Declan Naughton)
+
2005-12-27 Manish Singh <yosh@gimp.org>
* tests/run-collate-tests.sh: use LC_ALL instead of LC_COLLATE, to
/**
* glib_check_version:
* @required_major: the required major version.
- * @required_minor: the required major version.
- * @required_micro: the required major version.
+ * @required_minor: the required minor version.
+ * @required_micro: the required micro version.
*
* Checks that the GLib library in use is compatible with the
* given version. Generally you would pass in the constants