From 56c76f21380eca733f976348070f1e0b69f74aed Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Fri, 15 Feb 2019 20:32:26 +0100 Subject: [PATCH] cirrus.yml: fix a couple of typos --- .cirrus.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 0bef58a7..0ac1b437 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -6,7 +6,7 @@ env: ### # make distcheck and other sanity checks # -relase_ready_task: +release_ready_task: container: image: collectd/ci:stretch_amd64 lint_script: @@ -19,7 +19,7 @@ relase_ready_task: - make -s distcheck ### -# Default toolchain and build flags use in deb packages, on a range of Debian +# Default toolchain and build flags used in deb packages, on a range of Debian # and Ubuntu releases (+ Debian/unstable) # Most should succeed, and PRs shouldn't break them. # @@ -65,7 +65,7 @@ debian_default_toolchain_task: - /checks/check-built-plugins.sh ### -# Default toolchain and build flags use in RPM packages, on a range of RedHat +# Default toolchain and build flags used in RPM packages, on a range of RedHat # and Fedora releases (+ Fedora/rawhide) # Most should succeed, and PRs shouldn't break them. # -- 2.11.0