From 6aa117bf51febc0e755319886b1d69ca47ef0a7d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 23 Feb 2008 06:34:00 +0000 Subject: [PATCH] Typo fix svn path=/trunk/; revision=6564 --- gobject/gparam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gobject/gparam.c b/gobject/gparam.c index 5642aec9..8affe893 100644 --- 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 prerequisites like normal inheritance; * the property comes from the direct inheritance from * the prerequisite class, not from the interface that * prerequires it. -- 2.34.1