[gtk+] introspection: Fix typo in annotation
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] introspection: Fix typo in annotation
- Date: Fri, 24 Sep 2010 16:26:54 +0000 (UTC)
commit 93fd2b44c35117d72614ff98685f56329946f736
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Sep 24 18:03:25 2010 +0200
introspection: Fix typo in annotation
gtk/gtkbuilder.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkbuilder.c b/gtk/gtkbuilder.c
index 127bae2..d0c4725 100644
--- a/gtk/gtkbuilder.c
+++ b/gtk/gtkbuilder.c
@@ -1028,7 +1028,7 @@ gtk_builder_add_from_string (GtkBuilder *builder,
* @builder: a #GtkBuilder
* @buffer: the string to parse
* @length: the length of @buffer (may be -1 if @buffer is nul-terminated)
- * @object_ids: (array zero-teminated=1) (element-type utf8): nul-terminated array of objects to build
+ * @object_ids: (array zero-terminated=1) (element-type utf8): nul-terminated array of objects to build
* @error: (allow-none): return location for an error, or %NULL
*
* Parses a string containing a <link linkend="BUILDER-UI">GtkBuilder
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]