Fix typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1526818 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
26375b2cfd
commit
a16f6263b5
|
@ -529,7 +529,7 @@ public class HashCodeBuilder implements Builder<Integer> {
|
|||
* </p>
|
||||
*
|
||||
* @param initialOddNumber
|
||||
* am odd number used as the initial value
|
||||
* an odd number used as the initial value
|
||||
* @param multiplierOddNumber
|
||||
* an odd number used as the multiplier
|
||||
* @throws IllegalArgumentException
|
||||
|
|
Loading…
Reference in New Issue