소스 검색

Merge pull request #123 from greboid/master

{@link not @{link
pull/124/head
Chris Smith 9 년 전
부모
커밋
fbeacaeb95
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      ui_swing/src/com/dmdirc/addons/ui_swing/components/ConsumerDocumentListener.java

+ 1
- 1
ui_swing/src/com/dmdirc/addons/ui_swing/components/ConsumerDocumentListener.java 파일 보기

@@ -33,7 +33,7 @@ import org.slf4j.Logger;
33 33
 import org.slf4j.LoggerFactory;
34 34
 
35 35
 /**
36
- * Simple @{link DocumentListener} that calls the specified function on any change.
36
+ * Simple {@link DocumentListener} that calls the specified function on any change.
37 37
  */
38 38
 public class ConsumerDocumentListener implements DocumentListener {
39 39
 

Loading…
취소
저장