docs: fix some typos in newly introduced methods

This commit is contained in:
Cosimo Cecchi
2013-04-24 13:10:35 -04:00
parent 95ce57443c
commit 06c8e8fa43
2 changed files with 3 additions and 3 deletions

View File

@ -2552,7 +2552,7 @@ gtk_grid_set_baseline_row (GtkGrid *grid,
}
/**
* gtk_grid_set_baseline_row:
* gtk_grid_get_baseline_row:
* @grid: a #GtkGrid
*
* Returns which row defines the global baseline of @grid.