mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-14 17:40:07 +02:00
docs: Fix "occurred" typos in API documentation
This commit is contained in:
@@ -131,7 +131,7 @@ g_pattern_ph_match (const gchar *match_pattern,
|
||||
return TRUE;
|
||||
if (next_wildcard_reached)
|
||||
/* the forthcoming pattern substring up to the next wildcard has
|
||||
* been matched, but a mismatch occoured for the rest of the
|
||||
* been matched, but a mismatch occurred for the rest of the
|
||||
* pattern, following the next wildcard.
|
||||
* there's no need to advance the current match position any
|
||||
* further if the rest pattern will not match.
|
||||
|
Reference in New Issue
Block a user