From a2f7c9c25204df3f8ae5557b245fa3e8b28492ec Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Mon, 7 Dec 2009 12:31:52 -0500 Subject: [PATCH] fix a spelling error (rhbz 529208) --- builder/kojid.conf | 2 +- cli/koji.conf | 2 +- util/kojira.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/builder/kojid.conf b/builder/kojid.conf index b5d03a30..d329e861 100644 --- a/builder/kojid.conf +++ b/builder/kojid.conf @@ -51,7 +51,7 @@ smtphost=example.com ; The From address used when sending email notifications from_addr=Koji Build System -;configuration for SSL athentication +;configuration for SSL authentication ;client certificate ;cert = /etc/kojid/client.crt diff --git a/cli/koji.conf b/cli/koji.conf index 36312e20..3fb27ea0 100644 --- a/cli/koji.conf +++ b/cli/koji.conf @@ -14,7 +14,7 @@ ;path to the koji top directory ;topdir = /mnt/koji -;configuration for SSL athentication +;configuration for SSL authentication ;client certificate ;cert = ~/.koji/client.crt diff --git a/util/kojira.conf b/util/kojira.conf index 4fd78182..1763bb15 100644 --- a/util/kojira.conf +++ b/util/kojira.conf @@ -21,7 +21,7 @@ logfile=/var/log/kojira.log ; Include srpms in repos? (not needed for normal operation) with_src=no -;configuration for SSL athentication +;configuration for SSL authentication ;client certificate ;cert = /etc/kojira/client.crt