Skip to content

Commit f3d0617

Browse files
committed
Remove paragraph tag at start of javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1376679 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2cb3bbd commit f3d0617

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/java/org/apache/commons/codec/language/ColognePhonetic.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@
2323
import org.apache.commons.codec.StringEncoder;
2424

2525
/**
26-
* <p>
2726
* Encodes a string into a Cologne Phonetic value.
28-
* </p>
2927
* <p>
3028
* Implements the <a href="http://de.wikipedia.org/wiki/K%C3%B6lner_Phonetik">K&ouml;lner Phonetik</a> (Cologne Phonetic)
3129
* algorithm issued by Hans Joachim Postel in 1969.

0 commit comments

Comments
 (0)