aboutsummaryrefslogtreecommitdiff
path: root/java/src/main/java/com/google/protobuf/RopeByteString.java
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2015-08-27 13:59:43 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2015-08-27 14:02:25 -0700
commit245224902a80d489389df192c0990ff70f2f3e4c (patch)
tree0a1bfe272d8acfb7f2d068a69ecdba80e8d6f627 /java/src/main/java/com/google/protobuf/RopeByteString.java
parent23408684b4d2bf1b25e14314413a14d542c18bc4 (diff)
downloadprotobuf-245224902a80d489389df192c0990ff70f2f3e4c.tar.gz
protobuf-245224902a80d489389df192c0990ff70f2f3e4c.tar.bz2
protobuf-245224902a80d489389df192c0990ff70f2f3e4c.zip
Fix javadoc errors.
Diffstat (limited to 'java/src/main/java/com/google/protobuf/RopeByteString.java')
-rw-r--r--java/src/main/java/com/google/protobuf/RopeByteString.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/main/java/com/google/protobuf/RopeByteString.java b/java/src/main/java/com/google/protobuf/RopeByteString.java
index 4f3eb127..2c332624 100644
--- a/java/src/main/java/com/google/protobuf/RopeByteString.java
+++ b/java/src/main/java/com/google/protobuf/RopeByteString.java
@@ -56,7 +56,7 @@ import java.util.Stack;
* michael plass
*
* <p>The algorithms described in the paper have been implemented for character
- * strings in {@link com.google.common.string.Rope} and in the c++ class {@code
+ * strings in {@code com.google.common.string.Rope} and in the c++ class {@code
* cord.cc}.
*
* <p>Fundamentally the Rope algorithm represents the collection of pieces as a