jdk/src/share/classes/java/time/format/DateTimeFormatterBuilder.java
changeset 23720 7d5147c21927
parent 23595 08ca64c3f0e4
child 24256 da9a41004459
--- a/jdk/src/share/classes/java/time/format/DateTimeFormatterBuilder.java	Fri Apr 04 19:27:17 2014 +0400
+++ b/jdk/src/share/classes/java/time/format/DateTimeFormatterBuilder.java	Fri Apr 04 19:32:53 2014 +0400
@@ -939,7 +939,7 @@
      * During parsing, the offset is parsed using the format defined above.
      * If the offset cannot be parsed then an exception is thrown unless the
      * section of the formatter is optional.
-     * <p>
+     *
      * @param style  the format style to use, not null
      * @return this, for chaining, not null
      * @throws IllegalArgumentException if style is neither {@link TextStyle#FULL