Skip to content
Snippets Groups Projects
  • Zheng RuiFeng's avatar
    fd8af397
    [MINOR] Fix Typos 'an -> a' · fd8af397
    Zheng RuiFeng authored
    ## What changes were proposed in this pull request?
    
    `an -> a`
    
    Use cmds like `find . -name '*.R' | xargs -i sh -c "grep -in ' an [^aeiou]' {} && echo {}"` to generate candidates, and review them one by one.
    
    ## How was this patch tested?
    manual tests
    
    Author: Zheng RuiFeng <ruifengz@foxmail.com>
    
    Closes #13515 from zhengruifeng/an_a.
    fd8af397
    History
    [MINOR] Fix Typos 'an -> a'
    Zheng RuiFeng authored
    ## What changes were proposed in this pull request?
    
    `an -> a`
    
    Use cmds like `find . -name '*.R' | xargs -i sh -c "grep -in ' an [^aeiou]' {} && echo {}"` to generate candidates, and review them one by one.
    
    ## How was this patch tested?
    manual tests
    
    Author: Zheng RuiFeng <ruifengz@foxmail.com>
    
    Closes #13515 from zhengruifeng/an_a.
session.py 22.04 KiB