From 191eb6419f41fc56f58d706a94efc2d123512f39 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Mon, 6 Feb 2023 19:44:09 +1100 Subject: [PATCH] ensure-skopeo: fixup some typos This fixes up some typos from an earlier changeset I18c56aea776e9ef102fe9020db592fb04df372e2 Change-Id: I6483294b9537ecf94ed09faab9a2f28438881590 --- roles/ensure-skopeo/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/ensure-skopeo/README.rst b/roles/ensure-skopeo/README.rst index 4ad4fea34..c43efa678 100644 --- a/roles/ensure-skopeo/README.rst +++ b/roles/ensure-skopeo/README.rst @@ -9,9 +9,9 @@ Install skopeo development environment and build dependencies. The binary is installed into ``/usr/local/bin``. - Currently only implemented for Ubuntu Jammy + Currently only implemented for Ubuntu Jammy. .. zuul:rolevar:: ensure_skopeo_install_from_upstream_version :default: v1.9.3 - When building skoepo locally, the version tag to use. + When building skopeo locally, the version tag to use.