Fix minor typo in docs. (#378632, Hannes Mueller)

2006-11-23  Behdad Esfahbod  <behdad@gnome.org>

        * gtk/gtkmain.c: Fix minor typo in docs. (#378632, Hannes Mueller)
This commit is contained in:
Behdad Esfahbod
2006-11-23 22:10:03 +00:00
committed by Behdad Esfahbod
parent 25d1ebc374
commit ddf72dc50a
2 changed files with 6 additions and 2 deletions

View File

@ -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:

View 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