Imported Upstream version 3.8.0
[platform/upstream/protobuf.git] / java / compatibility_tests / v2.5.0 / tests / src / main / java / com / google / protobuf / test / RopeByteStringSubstringTest.java
index 3c1f503..c122385 100644 (file)
@@ -36,7 +36,7 @@ import java.util.Iterator;
 
 /**
  * This class tests {@link RopeByteString#substring(int, int)} by inheriting the tests from
- * {@link LiteralByteStringTest}.  Only a couple of methods are overridden.  
+ * {@link LiteralByteStringTest}.  Only a couple of methods are overridden.
  *
  * @author carlanton@google.com (Carl Haverl)
  */