[gtk+] application: fix a typo in introspection annotation
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] application: fix a typo in introspection annotation
- Date: Mon, 25 Jun 2012 18:50:35 +0000 (UTC)
commit 9992026ca6df4416aed0e359f7c76d559421281f
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed May 30 17:12:04 2012 -0400
application: fix a typo in introspection annotation
https://bugzilla.gnome.org/show_bug.cgi?id=677127
gtk/gtkapplication.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkapplication.c b/gtk/gtkapplication.c
index 2b87b9c..fd11c96 100644
--- a/gtk/gtkapplication.c
+++ b/gtk/gtkapplication.c
@@ -754,7 +754,7 @@ gtk_application_class_init (GtkApplicationClass *class)
/**
* gtk_application_new:
- * @application_id (allow-none): The application ID.
+ * @application_id: (allow-none): The application ID.
* @flags: the application flags
*
* Creates a new #GtkApplication instance.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]