mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-10 11:14:05 +02:00
Fix typos in translatable strings
This commit is contained in:
@@ -71,7 +71,7 @@ handle_mkdir (int argc, char *argv[], gboolean do_help)
|
|||||||
|
|
||||||
if (argc < 2)
|
if (argc < 2)
|
||||||
{
|
{
|
||||||
show_help (context, _("No locations gives"));
|
show_help (context, _("No locations given"));
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user