mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 06:26:15 +01:00
Fix typos in translatable strings
This commit is contained in:
parent
ec2a7cc710
commit
3f0ff576a7
@ -71,7 +71,7 @@ handle_mkdir (int argc, char *argv[], gboolean do_help)
|
||||
|
||||
if (argc < 2)
|
||||
{
|
||||
show_help (context, _("No locations gives"));
|
||||
show_help (context, _("No locations given"));
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user