diff options
author | Erik Skultety <eskultet@redhat.com> | 2022-07-14 12:28:38 +0200 |
---|---|---|
committer | Erik Skultety <eskultet@redhat.com> | 2022-07-14 15:14:19 +0200 |
commit | d753ee1376e0b96a00c97c9cffbb3a7172452377 (patch) | |
tree | 57260be5ae75b67000c698c95c4a7ad4ddec04b6 | |
parent | db0d56034bdff66bb346726893638da6cc1423fb (diff) | |
download | libvirt-ci-d753ee1376e0b96a00c97c9cffbb3a7172452377.zip libvirt-ci-d753ee1376e0b96a00c97c9cffbb3a7172452377.tar.gz libvirt-ci-d753ee1376e0b96a00c97c9cffbb3a7172452377.tar.bz2 |
README: Fix vica-verca typo
Signed-off-by: Erik Skultety <eskultet@redhat.com>
-rw-r--r-- | lcitool/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lcitool/README.rst b/lcitool/README.rst index 6f50f66..7a6426f 100644 --- a/lcitool/README.rst +++ b/lcitool/README.rst @@ -334,7 +334,7 @@ Historically all projects have been defined in data files at the location:: This creates a chicken and egg problem when a project changes its build pre-requisites, as libvirt-ci needs to be updated if-and-only-if the -project is updated and vica-versa. +project is updated and vice-versa. To solve this problem, it is now possible to define the project package lists outside the libvirt-ci repository. They can be located by giving |