summaryrefslogtreecommitdiffstats
path: root/text
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-18 22:20:24 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-18 22:20:24 -0700
commit5d287a9d9768195f53e244414b465ec4a6f72625 (patch)
tree32ff909271b0a01bc62e2b661321958cad5fe6c8 /text
parent9fdda7315a733131bc1b6b5e08535d1199113be0 (diff)
downloadlibcore-5d287a9d9768195f53e244414b465ec4a6f72625.zip
libcore-5d287a9d9768195f53e244414b465ec4a6f72625.tar.gz
libcore-5d287a9d9768195f53e244414b465ec4a6f72625.tar.bz2
auto import //branches/master/...@140412
Diffstat (limited to 'text')
-rw-r--r--text/src/main/java/java/text/RuleBasedCollator.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/text/src/main/java/java/text/RuleBasedCollator.java b/text/src/main/java/java/text/RuleBasedCollator.java
index 41a51e2..6418962 100644
--- a/text/src/main/java/java/text/RuleBasedCollator.java
+++ b/text/src/main/java/java/text/RuleBasedCollator.java
@@ -390,7 +390,7 @@ public class RuleBasedCollator extends Collator {
/**
* Returns the collation rules of this collator. These {@code rules} can be
- * fed into the {@link #RuleBasedCollator(String)} constructor.
+ * fed into the {@code RuleBasedCollator(String)} constructor.
* <p>
* Note that the {@code rules} are actually interpreted as a delta to the
* standard Unicode Collation Algorithm (UCA). Hence, an empty {@code rules}