From bc44fba32c2c2c90f2b23720cb686fb91b841d5a Mon Sep 17 00:00:00 2001 From: scootergrisen Date: Mon, 11 Feb 2019 04:43:41 +0100 Subject: Appdata to AppData --- client/as-util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/as-util.c b/client/as-util.c index bf8e45a..d16c8b4 100644 --- a/client/as-util.c +++ b/client/as-util.c @@ -4367,7 +4367,7 @@ main (int argc, char *argv[]) "appdata-from-desktop", NULL, /* TRANSLATORS: command description */ - _("Creates an example Appdata file from a .desktop file"), + _("Creates an example AppData file from a .desktop file"), as_util_appdata_from_desktop); as_util_add (priv->cmd_array, "dump", -- cgit v1.2.1