mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-16 06:55:56 +00:00
Javadoc: Use semantic tag <strong> instead of style tag <b>
This commit is contained in:
parent
a70b0bc0c6
commit
b351ba8be0
@ -1079,7 +1079,7 @@ public final class CSVFormat implements Serializable {
|
||||
/**
|
||||
* Default MongoDB CSV format used by the {@code mongoexport} operation.
|
||||
* <p>
|
||||
* <b>Parsing is not supported yet.</b>
|
||||
* <strong>Parsing is not supported yet.</strong>
|
||||
* </p>
|
||||
*
|
||||
* <p>
|
||||
@ -1121,7 +1121,7 @@ public final class CSVFormat implements Serializable {
|
||||
/**
|
||||
* Default MongoDB TSV format used by the {@code mongoexport} operation.
|
||||
* <p>
|
||||
* <b>Parsing is not supported yet.</b>
|
||||
* <strong>Parsing is not supported yet.</strong>
|
||||
* </p>
|
||||
*
|
||||
* <p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user