From 32d62a96eca7aba6dbd28f7ce322c0c9c5366c3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Dr=C4=85g?= Date: Mon, 28 Nov 2016 18:35:53 +0100 Subject: Spell GTK+ and Metacity correctly --- theme-viewer/theme-viewer-main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme-viewer') diff --git a/theme-viewer/theme-viewer-main.c b/theme-viewer/theme-viewer-main.c index 1761cda4..f0ba6a5c 100644 --- a/theme-viewer/theme-viewer-main.c +++ b/theme-viewer/theme-viewer-main.c @@ -29,7 +29,7 @@ static GOptionEntry entries[] = { { "theme-type", 0, G_OPTION_FLAG_NONE, G_OPTION_ARG_STRING, &theme_type, - N_("Theme type to use (gtk or metacity)"), N_("TYPE") + N_("Theme type to use (GTK+ or Metacity)"), N_("TYPE") }, { "theme-name", 0, G_OPTION_FLAG_NONE, G_OPTION_ARG_STRING, &theme_name, -- cgit v1.2.1