We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f070eb commit 32dc576Copy full SHA for 32dc576
commons-vfs2-sandbox/src/main/java/org/apache/commons/vfs2/provider/mime/MimeFileObject.java
@@ -77,7 +77,7 @@ protected void doDetach() throws Exception {
77
/**
78
* Returns all headers of this part.
79
* <p>
80
- * The map key is a java.lang.String and the value is a:
+ * The map key is a {@link String} and the value is a:
81
* <ul>
82
* <li>{@link String}s for single entries or a</li>
83
* <li>{@code java.utils.List<java.lang.Strings>} for entries with multiple values</li>
0 commit comments