[gtk+] gtk_assistant_remove_page() docs: Fix typo.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] gtk_assistant_remove_page() docs: Fix typo.
- Date: Tue, 13 Sep 2011 08:09:58 +0000 (UTC)
commit 7eeebd4311d133d2becbceca743a8b197afec954
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Sep 13 10:08:22 2011 +0200
gtk_assistant_remove_page() docs: Fix typo.
gtk/gtkassistant.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkassistant.c b/gtk/gtkassistant.c
index e95bf68..4060693 100644
--- a/gtk/gtkassistant.c
+++ b/gtk/gtkassistant.c
@@ -1657,7 +1657,7 @@ gtk_assistant_insert_page (GtkAssistant *assistant,
* gtk_assistant_remove_page:
* @assistant: a #GtkAssistant
* @page_num: the index of a page in the @assistant,
- * or -1 to get the last page
+ * or -1 to remove the last page
*
* Removes the @page_num's page from @assistant.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]