From 7940458af6145bb4116ea0447a963a9c237fc10c Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 19 Aug 2009 14:29:07 +0200 Subject: Bugzilla.conf: correct English Signed-off-by: Denys Vlasenko --- lib/Plugins/Bugzilla.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Plugins/Bugzilla.conf b/lib/Plugins/Bugzilla.conf index 4d5bcba..6e98c9d 100644 --- a/lib/Plugins/Bugzilla.conf +++ b/lib/Plugins/Bugzilla.conf @@ -2,7 +2,7 @@ BugzillaURL = https://bugzilla.redhat.com/ # yes means that ssl certificates will not be checked NoSSLVerify = no -# your login has to exist, if you don have anyone, please create one +# your login has to exist, if you don have any, please create one Login = # your password Password = -- cgit