Commit c411182
[DOCS] Fix typo in return type of cogroup
This fixes a simple typo in the cogroup docs noted in http://mail-archives.apache.org/mod_mbox/spark-user/201501.mbox/%3CCAMAsSdJ8_24evMAMg7fOZCQjwimisbYWa9v8BN6Rc3JCauja6wmail.gmail.com%3E
I didn't bother with a JIRA
Author: Sean Owen <[email protected]>
Closes #4072 from srowen/CogroupDocFix and squashes the following commits:
43c850b [Sean Owen] Fix typo in return type of cogroup
(cherry picked from commit f6b852a)
Signed-off-by: Andrew Or <[email protected]>1 parent 810a224 commit c411182
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
911 | 911 | | |
912 | 912 | | |
913 | 913 | | |
914 | | - | |
| 914 | + | |
915 | 915 | | |
916 | 916 | | |
917 | 917 | | |
| |||
0 commit comments