kiwy42 commented on pull request #17816:
URL: https://github.com/apache/airflow/pull/17816#issuecomment-906424944


   I've seen an error in documentation build I missed a jumb line and still 
learning how to use breeze to develop on Airflow, but still, I'm using the term 
`forwardable` as my option and in documentation and `forwardability`  which are 
both term that are more technical than proper British English. However when 
using `kinit -h` one can read:  
   ```
   kinit -h                                                                 
   kinit: invalid option -- 'h'
   Usage: kinit [-V] [-l lifetime] [-s start_time] [-r renewable_life]
        [-f | -F] [-p | -P] [-n] [-a | -A] [-C] [-E]
        [--request-pac | --no-request-pac] 
        [-v] [-R] [-k [-i|-t keytab_file]] [-c cachename]
        [-S service_name] [-I input_ccache] [-T ticket_armor_cache]
        [-X <attribute>[=<value>]] [principal]
   
       options:
           [...]
        -f forwardable
        -F not forwardable
           [...]
        -a include addresses
        -A do not include addresses
        -v validate
           [...]
   ```
   Is it OK to have spelling mistake ? 
   I can push a documentation correction to allow proper build but I do not 
know how I could not use the term `forwardable`


-- 
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