mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +01:00
girepository: Fix a typo in a code comment
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
7e3ec9a8ae
commit
04bdf50c68
@ -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…
x
Reference in New Issue
Block a user