jdk/src/share/classes/java/util/regex/Pattern.java
changeset 21334 c60dfce46a77
parent 20190 15c72885e3fd
child 21428 e408bf58d482
--- a/jdk/src/share/classes/java/util/regex/Pattern.java	Tue Oct 22 15:11:47 2013 -0400
+++ b/jdk/src/share/classes/java/util/regex/Pattern.java	Tue Oct 22 17:02:08 2013 -0400
@@ -618,7 +618,7 @@
  * are in conformance with the recommendation of <i>Annex C: Compatibility Properties</i>
  * of <a href="http://www.unicode.org/reports/tr18/"><i>Unicode Regular Expression
  * </i></a>, when {@link #UNICODE_CHARACTER_CLASS} flag is specified.
- * <p>
+ *
  * <table border="0" cellpadding="1" cellspacing="0"
  *  summary="predefined and posix character classes in Unicode mode">
  * <tr align="left">