Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HyukjinKwon committed Jan 30, 2017
1 parent ea7dd58 commit 7e6e521
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ class RuntimeConfig private[sql](sqlConf: SQLConf = new SQLConf) {
/**
* Returns the value of Spark runtime configuration property for the given key.
*
* @throws java.util.NoSuchElementException if the key is not set and doe not have a default
* @throws java.util.NoSuchElementException if the key is not set and does not have a default
* value
* @since 2.0.0
*/
Expand Down

0 comments on commit 7e6e521

Please sign in to comment.