mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8272119: Typo in JDK documentation (a -> an)
Reviewed-by: dfuchs, mchung, iris
This commit is contained in:
parent
536ad9df1a
commit
08fbb7bb5e
1 changed files with 1 additions and 1 deletions
|
@ -629,7 +629,7 @@ public final class Collectors {
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns a {@code Collector} that produces the sum of a integer-valued
|
||||
* Returns a {@code Collector} that produces the sum of an integer-valued
|
||||
* function applied to the input elements. If no elements are present,
|
||||
* the result is 0.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue