From f15195d7c317a94405b33102b36e1a8d7dcb214b Mon Sep 17 00:00:00 2001 From: Matej Marusak Date: Fri, 14 Jul 2017 08:24:35 +0200 Subject: [PATCH 13/14] reporter-mantisbt: Fix typo in help Signed-off-by: Matej Marusak --- src/plugins/reporter-mantisbt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/reporter-mantisbt.c b/src/plugins/reporter-mantisbt.c index 622af87..3705bc7 100644 --- a/src/plugins/reporter-mantisbt.c +++ b/src/plugins/reporter-mantisbt.c @@ -243,7 +243,7 @@ int main(int argc, char **argv) "\nTRACKER_NAME to URL field. This option is applied only when a new issue is to be" "\nfiled. The default value is 'ABRT Server'" "\n" - "\nIf not specified, CONFFILE defaults to "CONF_DIR"/plugins/mantisb.conf" + "\nIf not specified, CONFFILE defaults to "CONF_DIR"/plugins/mantisbt.conf" "\nIts lines should have 'PARAM = VALUE' format." "\nRecognized string parameters: MantisbtURL, Login, Password, Project, ProjectVersion." "\nRecognized boolean parameter (VALUE should be 1/0, yes/no): SSLVerify, CreatePrivate." -- 2.9.5