[gtk+] Fix doc typos
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix doc typos
- Date: Sun, 2 May 2010 01:44:31 +0000 (UTC)
commit 201635a203b6da919d84c3b1dd5a112934856401
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Apr 30 23:23:27 2010 -0400
Fix doc typos
gtk/gtksizegroup.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtksizegroup.c b/gtk/gtksizegroup.c
index aaf826d..2075912 100644
--- a/gtk/gtksizegroup.c
+++ b/gtk/gtksizegroup.c
@@ -568,7 +568,7 @@ gtk_size_group_add_widget (GtkSizeGroup *size_group,
/**
* gtk_size_group_remove_widget:
- * @size_group: a #GtkSizeGrup
+ * @size_group: a #GtkSizeGroup
* @widget: the #GtkWidget to remove
*
* Removes a widget from a #GtkSizeGroup.
@@ -600,7 +600,7 @@ gtk_size_group_remove_widget (GtkSizeGroup *size_group,
/**
* gtk_size_group_get_widgets:
- * @size_group: a #GtkSizeGrup
+ * @size_group: a #GtkSizeGroup
*
* Returns the list of widgets associated with @size_group.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]