Skip to content

Commit cb90084

Browse files
committed
Add heading for notes section
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1522864 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4215230 commit cb90084

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/apache/commons/csv/CSVParser.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
* </ol>
115115
* </p>
116116
*
117+
* <h4>Notes</h4>
117118
* <p>
118119
* Internal parser state is completely covered by the format and the reader-state.
119120
* </p>

0 commit comments

Comments
 (0)