[GitHub] spark pull request #13525: [MINOR]fix typo a -> an

2016-06-06 Thread WeichenXu123
Github user WeichenXu123 closed the pull request at:

https://github.com/apache/spark/pull/13525


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #13525: [MINOR]fix typo a -> an

2016-06-06 Thread WeichenXu123
GitHub user WeichenXu123 opened a pull request:

https://github.com/apache/spark/pull/13525

[MINOR]fix typo a -> an

## What changes were proposed in this pull request?

a->an
similar to #13515 
Use cmds like `find . -name '*.R' | xargs -i sh -c "grep -in ' a [aeiou]' 
{} && echo {}"` to generate candidates, and review them one by one.

## How was this patch tested?

N/A


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/WeichenXu123/spark fix_typo_a2an

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/13525.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #13525


commit 59918455fee4a7b88c5c27b60c29a508da3c4500
Author: WeichenXu 
Date:   2016-06-06T04:00:09Z

fix typo a -> an




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org