Commit ad3c8c9c authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #17776 from freekry

* pr/17776:
  Fix typo in JsonComponent javadoc

Closes gh-17776
parents 5a6625b1 a9e7c4ec
......@@ -92,7 +92,7 @@ public @interface JsonComponent {
Scope scope() default Scope.VALUES;
/**
* The various scopes under which a serializer/deserialzier can be registered.
* The various scopes under which a serializer/deserializer can be registered.
*/
enum Scope {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment