mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 17:06:18 +01:00
girepository: Fix a typo in a code comment
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
1ed2cf63ed
commit
e0533125d3
@ -1015,7 +1015,7 @@ gi_repository_find_by_gtype (GIRepository *repository,
|
||||
if (entry == NULL)
|
||||
entry = find_by_gtype (repository->lazy_typelibs, &data, TRUE);
|
||||
|
||||
/* Not ever class library necessarily specifies a correct c_prefix,
|
||||
/* Not every class library necessarily specifies a correct c_prefix,
|
||||
* so take a second pass. This time we will try a global lookup,
|
||||
* ignoring prefixes.
|
||||
* See http://bugzilla.gnome.org/show_bug.cgi?id=564016
|
||||
|
Loading…
Reference in New Issue
Block a user