Skip to content

Commit 5000c18

Browse files
committed
@see must use an href for links.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@801812 13f79535-47bb-0310-9956-ffa450edef68
1 parent 231e4eb commit 5000c18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/test/org/apache/commons/codec/language/DoubleMetaphone2Test.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
* Tests {@link DoubleMetaphone}.
2525
* <p>
2626
* The test data was extracted from Stephen Woodbridge's
27-
* <a href="http://swoodbridge.com/DoubleMetaPhone/surnames.txt">php test program</a>.
27+
* <a href="http://swoodbridge.com/DoubleMetaPhone/surnames.txt">PHP test program</a>.
2828
*
29-
* @see http://swoodbridge.com/DoubleMetaPhone/surnames.txt
29+
* @see <a href="http://swoodbridge.com/DoubleMetaPhone/surnames.txt">PHP test program</a>
3030
* @version $Id$
3131
*/
3232
public class DoubleMetaphone2Test extends TestCase {

0 commit comments

Comments
 (0)