Minor javadoc fixes.
This commit is contained in:
@@ -43,7 +43,7 @@ public class HTMLUtil
|
||||
}
|
||||
|
||||
/**
|
||||
* Inserts a @{code <p>} tag between every two consecutive newlines.
|
||||
* Inserts a {@code <p>} tag between every two consecutive newlines.
|
||||
*/
|
||||
public static String makeParagraphs (String text)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user