Skip to content

Commit

Permalink
Update JsResult.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
cchantep committed Feb 24, 2017
1 parent 946b50f commit 3250c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion play-json/shared/src/main/scala/JsResult.scala
Expand Up @@ -212,7 +212,7 @@ object JsResult {
*
* @tparam T the type for the parsing
* @param result the JSON validation result
* @param err the function to be applied if the results is an error
* @param err the function to be applied if the result is an error
*
* {{{
* import scala.concurrent.Future
Expand Down

0 comments on commit 3250c09

Please sign in to comment.