Fix typo in Javadoc of AbstractEncoder
See gh-28885
This commit is contained in:
@@ -27,7 +27,7 @@ import org.springframework.lang.Nullable;
|
||||
import org.springframework.util.MimeType;
|
||||
|
||||
/**
|
||||
* Abstract base class for {@link Decoder} implementations.
|
||||
* Abstract base class for {@link Encoder} implementations.
|
||||
*
|
||||
* @author Sebastien Deleuze
|
||||
* @author Arjen Poutsma
|
||||
|
||||
Reference in New Issue
Block a user