]> Pileus Git - ~andy/gtk/commitdiff
Fix minor typo in docs. (#378632, Hannes Mueller)
authorBehdad Esfahbod <behdad@gnome.org>
Thu, 23 Nov 2006 22:10:03 +0000 (22:10 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Thu, 23 Nov 2006 22:10:03 +0000 (22:10 +0000)
2006-11-23  Behdad Esfahbod  <behdad@gnome.org>

        * gtk/gtkmain.c: Fix minor typo in docs. (#378632, Hannes Mueller)

ChangeLog
gtk/gtkmain.c

index accf6dbea4cca2880905a784215ee8bd01af51c9..db6cc6598f7ca937fb04b2fe744f4a7cf7dc5975 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-23  Behdad Esfahbod  <behdad@gnome.org>
+
+       * gtk/gtkmain.c: Fix minor typo in docs. (#378632, Hannes Mueller)
+
 2006-11-22  Emmanuele Bassi  <ebassi@gnome.org>
 
        * gtk/gtkrecentmanager.c:
index 8168e573b6c5ca4a65334198d1ef35a0a6320282..cddc1e3fdec037049d7bd1d49e130aa4aa2e102a 100644 (file)
@@ -167,8 +167,8 @@ static const GDebugKey gtk_debug_keys[] = {
 /**
  * gtk_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 GTK+ library in use is compatible with the
  * given version. Generally you would pass in the constants