Update provider-compatibility.yml
authorrlvkleinhenz <rlk7243@g.rit.edu>
Sun, 14 Apr 2024 19:42:13 +0000 (15:42 -0400)
committerTomas Mraz <tomas@openssl.org>
Thu, 18 Apr 2024 11:33:06 +0000 (13:33 +0200)
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)

.github/workflows/provider-compatibility.yml

index 8fc125cbd83e5c07330b9f44f442d19ab70a79d9..75e8404e12837b5fb6238d76ee725d440a5cb719 100644 (file)
@@ -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,