Skip to content

Commit 65ebf2c

Browse files
committed
[CODEC-174] Javadoc test.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1539797 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4fec7b8 commit 65ebf2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/apache/commons/codec/language/bm/PhoneticEnginePerformanceTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
* <li>Time for encoding 80,000 times the input 'Angelo': 13,724 millis.</li>
8686
* <li>Time for encoding 80,000 times the input 'Angelo': 13,451 millis.</li>
8787
* <li>Time for encoding 80,000 times the input 'Angelo': 13,742 millis.</li>
88-
* <li>Time for encoding 80,000 times the input 'Angelo': 13,186 millis.</li>
88+
* <li>Time for encoding 80,000 times the input 'Angelo': <b>13,186 millis.</b></li>
8989
* <li>Time for encoding 80,000 times the input 'Angelo': 13,600 millis.</li>
9090
* <li>Time for encoding 80,000 times the input 'Angelo': 16,405 millis.</li>
9191
* </ol>

0 commit comments

Comments
 (0)