Skip to content

Commit

Permalink
one more typo
Browse files Browse the repository at this point in the history
  • Loading branch information
isnotinvain committed Feb 23, 2015
1 parent 9939d8d commit 965af7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ public static int initialSlabSizeHeuristic(int minSlabSize, int targetCapacity,
}

/**
* Construct a CapacityByteArrayOutputStream configured such that it's initial slab size is
* Construct a CapacityByteArrayOutputStream configured such that its initial slab size is
* determined by {@link #initialSlabSizeHeuristic}, with targetCapacity == maxCapacityHint
*/
public static CapacityByteArrayOutputStream withTargetNumSlabs(
Expand Down

0 comments on commit 965af7f

Please sign in to comment.