[Xfce4-commits] [apps/xfce4-terminal] 01/01: Fix typo in the usage text
noreply at xfce.org
noreply at xfce.org
Mon Jul 25 16:41:18 CEST 2016
This is an automated email from the git hooks/post-receive script.
f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.
commit 1fc4099fc5c11f03dac3ac44b6bf0d1bda9f7900
Author: Igor <f2404 at yandex.ru>
Date: Mon Jul 25 17:41:13 2016 +0300
Fix typo in the usage text
---
terminal/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/terminal/main.c b/terminal/main.c
index 95b35af..6168221 100644
--- a/terminal/main.c
+++ b/terminal/main.c
@@ -131,7 +131,7 @@ usage (void)
" --display=%s; --geometry=%s; --role=%s; --drop-down;\n"
" --startup-id=%s; -I, --icon=%s; --fullscreen; --maximize;\n"
" --show-menubar, --hide-menubar; --show-borders, --hide-borders;\n"
- " --show-toolbar, --hide-toolbar, --font=%s, --zoom=%s\n\n",
+ " --show-toolbar, --hide-toolbar; --font=%s, --zoom=%s\n\n",
_("Window Options"),
/* parameter of --display */
_("display"),
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list