You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/07 09:50:19 UTC

[GitHub] [airflow] ashb commented on a change in pull request #20079: Update Sphinx and Sphinx-AutoAPI

ashb commented on a change in pull request #20079:
URL: https://github.com/apache/airflow/pull/20079#discussion_r763818557



##########
File path: airflow/models/dag.py
##########
@@ -2937,7 +2937,7 @@ def calculate_dagrun_date_fields(
 def dag(*dag_args, **dag_kwargs):
     """
     Python dag decorator. Wraps a function into an Airflow DAG.
-    Accepts kwargs for operator kwarg. Can be used to parametrize DAGs.
+    Accepts kwargs for operator kwarg. Can be used to parameterize DAGs.

Review comment:
       But not https://pypi.org/project/parameterized/ -- and this spelling was in the dictionary, the other wasn't.
   
   (As a British English speaker param-et-er-ized is how I say it, so I was happy to go along with this.)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org