Author: mbenson
Date: Fri Jul 15 15:20:54 2011
New Revision: 1147189
URL: http://svn.apache.org/viewvc?rev=1147189&view=rev
Log:
typos
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ArrayUtils.java
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ArrayUtils.java
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ArrayUtils.java?rev=1147189&r1=1147188&r2=1147189&view=diff
==============================================================================
---
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ArrayUtils.java
(original)
+++
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ArrayUtils.java
Fri Jul 15 15:20:54 2011
@@ -4310,7 +4310,7 @@ public class ArrayUtils {
/**
* <p>Removes the element at the specified position from the specified
array.
- * All subsequent elements are shifted to the left (substracts one from
+ * All subsequent elements are shifted to the left (subtracts one from
* their indices).</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4345,7 +4345,7 @@ public class ArrayUtils {
/**
* <p>Removes the first occurrence of the specified element from the
* specified array. All subsequent elements are shifted to the left
- * (substracts one from their indices). If the array doesn't contains
+ * (subtracts one from their indices). If the array doesn't contains
* such an element, no elements are removed from the array.</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4378,7 +4378,7 @@ public class ArrayUtils {
/**
* <p>Removes the element at the specified position from the specified
array.
- * All subsequent elements are shifted to the left (substracts one from
+ * All subsequent elements are shifted to the left (subtracts one from
* their indices).</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4411,7 +4411,7 @@ public class ArrayUtils {
/**
* <p>Removes the first occurrence of the specified element from the
* specified array. All subsequent elements are shifted to the left
- * (substracts one from their indices). If the array doesn't contains
+ * (subtracts one from their indices). If the array doesn't contains
* such an element, no elements are removed from the array.</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4443,7 +4443,7 @@ public class ArrayUtils {
/**
* <p>Removes the element at the specified position from the specified
array.
- * All subsequent elements are shifted to the left (substracts one from
+ * All subsequent elements are shifted to the left (subtracts one from
* their indices).</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4476,7 +4476,7 @@ public class ArrayUtils {
/**
* <p>Removes the first occurrence of the specified element from the
* specified array. All subsequent elements are shifted to the left
- * (substracts one from their indices). If the array doesn't contains
+ * (subtracts one from their indices). If the array doesn't contains
* such an element, no elements are removed from the array.</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4508,7 +4508,7 @@ public class ArrayUtils {
/**
* <p>Removes the element at the specified position from the specified
array.
- * All subsequent elements are shifted to the left (substracts one from
+ * All subsequent elements are shifted to the left (subtracts one from
* their indices).</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4541,7 +4541,7 @@ public class ArrayUtils {
/**
* <p>Removes the first occurrence of the specified element from the
* specified array. All subsequent elements are shifted to the left
- * (substracts one from their indices). If the array doesn't contains
+ * (subtracts one from their indices). If the array doesn't contains
* such an element, no elements are removed from the array.</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4573,7 +4573,7 @@ public class ArrayUtils {
/**
* <p>Removes the element at the specified position from the specified
array.
- * All subsequent elements are shifted to the left (substracts one from
+ * All subsequent elements are shifted to the left (subtracts one from
* their indices).</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4606,7 +4606,7 @@ public class ArrayUtils {
/**
* <p>Removes the first occurrence of the specified element from the
* specified array. All subsequent elements are shifted to the left
- * (substracts one from their indices). If the array doesn't contains
+ * (subtracts one from their indices). If the array doesn't contains
* such an element, no elements are removed from the array.</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4638,7 +4638,7 @@ public class ArrayUtils {
/**
* <p>Removes the element at the specified position from the specified
array.
- * All subsequent elements are shifted to the left (substracts one from
+ * All subsequent elements are shifted to the left (subtracts one from
* their indices).</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4671,7 +4671,7 @@ public class ArrayUtils {
/**
* <p>Removes the first occurrence of the specified element from the
* specified array. All subsequent elements are shifted to the left
- * (substracts one from their indices). If the array doesn't contains
+ * (subtracts one from their indices). If the array doesn't contains
* such an element, no elements are removed from the array.</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4703,7 +4703,7 @@ public class ArrayUtils {
/**
* <p>Removes the element at the specified position from the specified
array.
- * All subsequent elements are shifted to the left (substracts one from
+ * All subsequent elements are shifted to the left (subtracts one from
* their indices).</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4736,7 +4736,7 @@ public class ArrayUtils {
/**
* <p>Removes the first occurrence of the specified element from the
* specified array. All subsequent elements are shifted to the left
- * (substracts one from their indices). If the array doesn't contains
+ * (subtracts one from their indices). If the array doesn't contains
* such an element, no elements are removed from the array.</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4768,7 +4768,7 @@ public class ArrayUtils {
/**
* <p>Removes the element at the specified position from the specified
array.
- * All subsequent elements are shifted to the left (substracts one from
+ * All subsequent elements are shifted to the left (subtracts one from
* their indices).</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4801,7 +4801,7 @@ public class ArrayUtils {
/**
* <p>Removes the first occurrence of the specified element from the
* specified array. All subsequent elements are shifted to the left
- * (substracts one from their indices). If the array doesn't contains
+ * (subtracts one from their indices). If the array doesn't contains
* such an element, no elements are removed from the array.</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4833,7 +4833,7 @@ public class ArrayUtils {
/**
* <p>Removes the element at the specified position from the specified
array.
- * All subsequent elements are shifted to the left (substracts one from
+ * All subsequent elements are shifted to the left (subtracts one from
* their indices).</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4866,7 +4866,7 @@ public class ArrayUtils {
/**
* <p>Removes the first occurrence of the specified element from the
* specified array. All subsequent elements are shifted to the left
- * (substracts one from their indices). If the array doesn't contains
+ * (subtracts one from their indices). If the array doesn't contains
* such an element, no elements are removed from the array.</p>
*
* <p>This method returns a new array with the same elements of the input
@@ -4898,7 +4898,7 @@ public class ArrayUtils {
/**
* <p>Removes the element at the specified position from the specified
array.
- * All subsequent elements are shifted to the left (substracts one from
+ * All subsequent elements are shifted to the left (subtracts one from
* their indices).</p>
*
* <p>This method returns a new array with the same elements of the input