Skip to content

Commit bcd50da

Browse files
committed
Fixed JavaDoc
1 parent 7483508 commit bcd50da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MekHQ/src/mekhq/gui/panels/TutorialHyperlinkPanel.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ public class TutorialHyperlinkPanel extends JPanel {
6666
* Creates a {@code TutorialHyperlinkPanel} displaying text associated with the specified resource key.
6767
*
6868
* <p>Displays HTML-formatted, centered text with hyperlinks on a transparent background. Hyperlinks are handled by
69-
* {@link #handleTutorialHyperlinkClick(JDialog, String)}.</p>
70-
*
69+
* {@link NewGlossaryDialog#handleGlossaryHyperlinkClick(JDialog, HyperlinkEvent)}.</p>
7170
* @param key The resource key used to look up the tutorial/instructional text for display.
7271
*
7372
* @author Illiani

0 commit comments

Comments
 (0)