-
- Downloads
[MINOR][DOCS] Fix all typos in markdown files of `doc` and similar patterns in other comments
## What changes were proposed in this pull request? This PR tries to fix all typos in all markdown files under `docs` module, and fixes similar typos in other comments, too. ## How was the this patch tested? manual tests. Author: Dongjoon Hyun <dongjoon@apache.org> Closes #11300 from dongjoon-hyun/minor_fix_typos.
Showing
- R/pkg/R/functions.R 3 additions, 3 deletionsR/pkg/R/functions.R
- R/pkg/R/sparkR.R 1 addition, 1 deletionR/pkg/R/sparkR.R
- common/sketch/src/main/java/org/apache/spark/util/sketch/CountMinSketch.java 1 addition, 1 deletion...ain/java/org/apache/spark/util/sketch/CountMinSketch.java
- core/src/main/scala/org/apache/spark/CacheManager.scala 1 addition, 1 deletioncore/src/main/scala/org/apache/spark/CacheManager.scala
- core/src/main/scala/org/apache/spark/rdd/OrderedRDDFunctions.scala 1 addition, 1 deletion...main/scala/org/apache/spark/rdd/OrderedRDDFunctions.scala
- core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala 1 addition, 1 deletion.../main/scala/org/apache/spark/scheduler/DAGScheduler.scala
- core/src/test/scala/org/apache/spark/deploy/history/HistoryServerSuite.scala 3 additions, 3 deletions.../org/apache/spark/deploy/history/HistoryServerSuite.scala
- docs/ml-classification-regression.md 1 addition, 1 deletiondocs/ml-classification-regression.md
- docs/ml-features.md 3 additions, 3 deletionsdocs/ml-features.md
- docs/ml-guide.md 1 addition, 1 deletiondocs/ml-guide.md
- docs/mllib-clustering.md 3 additions, 3 deletionsdocs/mllib-clustering.md
- docs/mllib-evaluation-metrics.md 3 additions, 3 deletionsdocs/mllib-evaluation-metrics.md
- docs/mllib-frequent-pattern-mining.md 1 addition, 1 deletiondocs/mllib-frequent-pattern-mining.md
- docs/monitoring.md 1 addition, 1 deletiondocs/monitoring.md
- docs/programming-guide.md 1 addition, 1 deletiondocs/programming-guide.md
- docs/running-on-mesos.md 2 additions, 2 deletionsdocs/running-on-mesos.md
- docs/spark-standalone.md 1 addition, 1 deletiondocs/spark-standalone.md
- docs/sql-programming-guide.md 1 addition, 1 deletiondocs/sql-programming-guide.md
- docs/streaming-flume-integration.md 1 addition, 1 deletiondocs/streaming-flume-integration.md
- docs/streaming-kinesis-integration.md 2 additions, 2 deletionsdocs/streaming-kinesis-integration.md
Loading
Please register or sign in to comment