mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix a typo in ServerSentEventHttpMessageWriter Javadoc
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ import org.springframework.util.Assert;
|
||||
import org.springframework.util.MimeTypeUtils;
|
||||
|
||||
/**
|
||||
* Encoder that supports a stream of {@link ServerSentEvent}s and also plain
|
||||
* Writer that supports a stream of {@link ServerSentEvent}s and also plain
|
||||
* {@link Object}s which is the same as an {@link ServerSentEvent} with data
|
||||
* only.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user