svn path=/trunk/; revision=6564
This commit is contained in:
Matthias Clasen 2008-02-23 06:34:00 +00:00
parent a24587ad09
commit 6aa117bf51

View File

@ -923,7 +923,7 @@ pool_depth_list (gpointer key,
} }
/* We handle interfaces specially since we don't want to /* 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 property comes from the direct inheritance from
* the prerequisite class, not from the interface that * the prerequisite class, not from the interface that
* prerequires it. * prerequires it.