mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-24 07:39:09 +00:00
Add missing word to JavaDoc
This commit is contained in:
@@ -22,7 +22,7 @@ import org.springframework.lang.Nullable;
|
||||
import org.springframework.util.Assert;
|
||||
|
||||
/**
|
||||
* Descriptor for a reactive type with information its stream semantics, i.e.
|
||||
* Descriptor for a reactive type with information about its stream semantics, i.e.
|
||||
* how many values it can produce.
|
||||
*
|
||||
* @author Rossen Stoyanchev
|
||||
|
||||
Reference in New Issue
Block a user