summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/as-util.c2
1 files changed, 1 insertions, 1 deletions
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",