GitHub user jkthompson opened a pull request: https://github.com/apache/spark/pull/1065
fixed typo in docstring for min() Hi, I found this typo while learning spark and thought I'd do a pull request. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jkthompson/spark docstring-typo-minmax Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/1065.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 #1065 ---- commit 29b6a261a347fc901db44ecda6eb04aacc6e4cb2 Author: Jeff Thompson <jeffreykeatingthomp...@gmail.com> Date: 2014-06-12T07:36:43Z fixed typo in docstring for min() ---- --- 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. ---