This is an automated email from the ASF dual-hosted git repository.

jscheffl pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new d2005055ffb [v3-1-test] README_RELEASE_AIRFLOWCTL: Fix typos; `airfow` 
-> `airflow` (#58776) (#58789)
d2005055ffb is described below

commit d2005055ffb29418b59066f3268331521851483b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 27 19:55:05 2025 +0100

    [v3-1-test] README_RELEASE_AIRFLOWCTL: Fix typos; `airfow` -> `airflow` 
(#58776) (#58789)
    
    (cherry picked from commit 02b08ee9a6b8edf6ac697ecaba241fe414cd715a)
    
    Co-authored-by: John Bampton <[email protected]>
---
 dev/README_RELEASE_AIRFLOWCTL.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev/README_RELEASE_AIRFLOWCTL.md b/dev/README_RELEASE_AIRFLOWCTL.md
index c8dc9bdd095..2cf1c932855 100644
--- a/dev/README_RELEASE_AIRFLOWCTL.md
+++ b/dev/README_RELEASE_AIRFLOWCTL.md
@@ -383,10 +383,10 @@ The apache-airflow-ctl ${VERSION_RC} package is available 
at: https://dist.apach
 
 The "apache-airflow-ctl" packages are:
 
-   - *apache_airfow_ctl-${VERSION}-source.tar.gz* is a source release that 
comes
+   - *apache_airflow_ctl-${VERSION}-source.tar.gz* is a source release that 
comes
      with INSTALL instructions.
-   - *apache_airfow_ctl-${VERSION}.tar.gz* is the binary Python "sdist" 
release.
-   - *apache_airfow_ctl-${VERSION}-py3-none-any.whl* is the binary Python 
wheel "binary" release.
+   - *apache_airflow_ctl-${VERSION}.tar.gz* is the binary Python "sdist" 
release.
+   - *apache_airflow_ctl-${VERSION}-py3-none-any.whl* is the binary Python 
wheel "binary" release.
 
 Public keys are available at: 
https://dist.apache.org/repos/dist/release/airflow/KEYS
 

Reply via email to