projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a24587a
)
Typo fix
author
Matthias Clasen
<matthiasc@src.gnome.org>
Sat, 23 Feb 2008 06:34:00 +0000
(06:34 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Sat, 23 Feb 2008 06:34:00 +0000
(06:34 +0000)
svn path=/trunk/; revision=6564
gobject/gparam.c
patch
|
blob
|
history
diff --git
a/gobject/gparam.c
b/gobject/gparam.c
index 5642aec9f823b05d7839a09621c582b47cbd4423..8affe893cf6167becfdc104b89a9b113c8154964 100644
(file)
--- a/
gobject/gparam.c
+++ b/
gobject/gparam.c
@@
-923,7
+923,7
@@
pool_depth_list (gpointer key,
}
/* We handle interfaces specially since we don't want to
- * count interface prerequsites like normal inheritance;
+ * count interface prerequ
i
sites like normal inheritance;
* the property comes from the direct inheritance from
* the prerequisite class, not from the interface that
* prerequires it.