summaryrefslogtreecommitdiff
path: root/javax/swing/text/AsyncBoxView.java
diff options
context:
space:
mode:
Diffstat (limited to 'javax/swing/text/AsyncBoxView.java')
-rw-r--r--javax/swing/text/AsyncBoxView.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/javax/swing/text/AsyncBoxView.java b/javax/swing/text/AsyncBoxView.java
index 863c409ed..90447f86e 100644
--- a/javax/swing/text/AsyncBoxView.java
+++ b/javax/swing/text/AsyncBoxView.java
@@ -1367,7 +1367,7 @@ public class AsyncBoxView
/**
* Updates the layout for this view. This is implemented to trigger
- * {link ChildLocator#childChanged} for the changed view, if there is
+ * {@link ChildLocator#childChanged} for the changed view, if there is
* any.
*
* @param ec the element change, may be <code>null</code> if there were