o Better html
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113067 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -92,7 +92,7 @@ public class CodeTransform implements Serializable
|
||||
/**
|
||||
* Description of the Field
|
||||
*/
|
||||
public final static String COMMENT_END = "</font></i>";
|
||||
public final static String COMMENT_END = "</i></font>";
|
||||
|
||||
/**
|
||||
* Description of the Field
|
||||
@@ -102,7 +102,7 @@ public class CodeTransform implements Serializable
|
||||
/**
|
||||
* Description of the Field
|
||||
*/
|
||||
public final static String JAVADOC_COMMENT_END = "</font></i>";
|
||||
public final static String JAVADOC_COMMENT_END = "</i></font>";
|
||||
|
||||
/**
|
||||
* Description of the Field
|
||||
|
||||
Reference in New Issue
Block a user