jedcunningham commented on a change in pull request #16832:
URL: https://github.com/apache/airflow/pull/16832#discussion_r665726963



##########
File path: airflow/configuration.py
##########
@@ -456,7 +456,7 @@ def getimport(self, section, key, **kwargs):
         """
         Reads options, imports the full qualified name, and returns the object.
 
-        In case of failure, it throws an exception a clear message with the 
key aad the section names
+        In case of failure, it throws an exception a clear message with the 
key and the section names

Review comment:
       ```suggestion
           In case of failure, it throws an exception with the key and section 
names
   ```
   
   Might as well fix the grammar while we are at it?




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to