docs: kojirepod -> kojira

"kojirepod" is not a thing - it's "kojira".
This commit is contained in:
Ken Dreyer 2019-03-22 17:19:17 -06:00 committed by Mike McLean
parent 56760dfc86
commit 676746e47d

View file

@ -212,7 +212,7 @@ Koji is comprised of several components:
- **koji** is a CLI written in Python that provides many hooks into Koji. - **koji** is a CLI written in Python that provides many hooks into Koji.
It allows the user to query much of the data as well as perform It allows the user to query much of the data as well as perform
actions such as build initiation. actions such as build initiation.
- **kojirepod** is a daemon that keeps the build root repodata updated. - **kojira** is a daemon that keeps the build root repodata updated.
Package Organization Package Organization
-------------------- --------------------