[glib] Typo fix



commit 6a1cb9f697c0cd69d717b2a1457dd696702f4e48
Author: Christian Persch <chpe gnome org>
Date:   Wed Jun 16 18:47:20 2010 +0200

    Typo fix

 gobject/gparam.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gobject/gparam.h b/gobject/gparam.h
index d377876..7fc4f61 100644
--- a/gobject/gparam.h
+++ b/gobject/gparam.h
@@ -191,7 +191,7 @@ typedef struct _GParamSpecPool  GParamSpecPool;
  * @name: name of this parameter
  * @flags: #GParamFlags flags for this parameter
  * @value_type: the #GValue type for this parameter
- * @owner_type: #GType type that uses (introduces) this paremeter
+ * @owner_type: #GType type that uses (introduces) this parameter
  * 
  * All other fields of the <structname>GParamSpec</structname> struct are private and
  * should not be used directly.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]