summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrlvkleinhenz <rlk7243@g.rit.edu>2024-04-14 15:42:13 -0400
committerTomas Mraz <tomas@openssl.org>2024-04-18 13:33:06 +0200
commit4174f26141a7db3e29dc1f96bc873d357f6ca824 (patch)
tree5048c7d3164aa5ec009858a2d1f55618ef0a03a2
parent35950cea02292ad63b24a928e40ec1d35542bcd1 (diff)
Update provider-compatibility.yml
Documentation Change: Line 34 Changed 'utl' to 'url' to correctly reflect the variables used in the releases in this file. CLA: trivial Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24164)
-rw-r--r--.github/workflows/provider-compatibility.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/provider-compatibility.yml b/.github/workflows/provider-compatibility.yml
index 8fc125cbd8..75e8404e12 100644
--- a/.github/workflows/provider-compatibility.yml
+++ b/.github/workflows/provider-compatibility.yml
@@ -31,7 +31,7 @@ jobs:
# Formally released versions should be added here.
# `dir' it the directory inside the tarball.
# `tgz' is the name of the tarball.
- # `utl' is the download URL.
+ # `url' is the download URL.
{
dir: openssl-3.0.0,
tgz: openssl-3.0.0.tar.gz,