Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tedyu committed Dec 29, 2015
1 parent f655bbe commit dff3935
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ final class DataFrameWriter private[sql](df: DataFrame) {
* Partitions the output by the given columns on the file system. If specified, the output is
* laid out on the file system similar to Hive's partitioning scheme.
*
* This was initally applicable for Parquet but in 1.5+ covers JSON as well.
* This was initially applicable for Parquet but in 1.5+ covers JSON as well.
*
* @since 1.4.0
*/
Expand Down

0 comments on commit dff3935

Please sign in to comment.