fix a spelling error (rhbz 529208)
This commit is contained in:
parent
43af4add20
commit
a2f7c9c252
3 changed files with 3 additions and 3 deletions
|
|
@ -51,7 +51,7 @@ smtphost=example.com
|
|||
; The From address used when sending email notifications
|
||||
from_addr=Koji Build System <buildsys@example.com>
|
||||
|
||||
;configuration for SSL athentication
|
||||
;configuration for SSL authentication
|
||||
|
||||
;client certificate
|
||||
;cert = /etc/kojid/client.crt
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue