Skip to content

Commit ed48893

Browse files
committed
Better Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1079535 13f79535-47bb-0310-9956-ffa450edef68
1 parent e24aa37 commit ed48893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/java/org/apache/commons/codec/language/Caverphone.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* @see <a href="http://en.wikipedia.org/wiki/Caverphone">Wikipedia - Caverphone</a>
3232
* @see <a href="http://caversham.otago.ac.nz/files/working/ctp150804.pdf">Caverphone 2.0 specification</a>
3333
* @since 1.4
34-
* @deprecated Replaced by {@link Caverphone2}, will be removed in the next version.
34+
* @deprecated 1.5 Replaced by {@link Caverphone2}, will be removed in 2.0.
3535
*/
3636
public class Caverphone implements StringEncoder {
3737

0 commit comments

Comments
 (0)