git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1526818 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benedikt Ritter 2013-09-27 07:53:53 +00:00
parent 26375b2cfd
commit a16f6263b5
1 changed files with 1 additions and 1 deletions

View File

@ -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