Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGekk committed Sep 4, 2019
1 parent 50eaeb0 commit a8adade
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -130,7 +130,7 @@ object Encoders {

/**
* Creates an encoder that serializes instances of the `java.time.LocalTime` class
* to the internal representation of nullable Catalyst's DateType.
* to the internal representation of nullable Catalyst's TimeType.
*
* @since 3.0.0
*/
Expand Down

0 comments on commit a8adade

Please sign in to comment.