Skip to content

Commit 8d55e2c

Browse files
committed
Update Bug reference
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1789542 13f79535-47bb-0310-9956-ffa450edef68
1 parent d40adeb commit 8d55e2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ public void testUsEnglishStatic() {
352352
/**
353353
* Fancy characters are not mapped by the default US mapping.
354354
*
355-
* http://issues.apache.org/bugzilla/show_bug.cgi?id=29080
355+
* https://issues.apache.org/jira/browse/CODEC-30
356356
*/
357357
@Test
358358
public void testUsMappingEWithAcute() {
@@ -373,7 +373,7 @@ public void testUsMappingEWithAcute() {
373373
/**
374374
* Fancy characters are not mapped by the default US mapping.
375375
*
376-
* http://issues.apache.org/bugzilla/show_bug.cgi?id=29080
376+
* https://issues.apache.org/jira/browse/CODEC-30
377377
*/
378378
@Test
379379
public void testUsMappingOWithDiaeresis() {

0 commit comments

Comments
 (0)