mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Typo fix
This commit is contained in:
parent
345a1ee31c
commit
fbf93c371a
@ -800,7 +800,7 @@ g_settings_get_key_info (GSettingsKeyInfo *info,
|
||||
switch (code)
|
||||
{
|
||||
case 'l':
|
||||
/* translation requeted */
|
||||
/* translation requested */
|
||||
g_variant_get (data, "(y&s)", &info->lc_char, &info->unparsed);
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user