From: Marc Fournier Date: Fri, 15 Feb 2019 19:32:26 +0000 (+0100) Subject: cirrus.yml: fix a couple of typos X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=56c76f21380eca733f976348070f1e0b69f74aed cirrus.yml: fix a couple of typos --- 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. #