Skip to content

Commit 32dc576

Browse files
committed
Javadoc
1 parent 3f070eb commit 32dc576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commons-vfs2-sandbox/src/main/java/org/apache/commons/vfs2/provider/mime/MimeFileObject.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ protected void doDetach() throws Exception {
7777
/**
7878
* Returns all headers of this part.
7979
* <p>
80-
* The map key is a java.lang.String and the value is a:
80+
* The map key is a {@link String} and the value is a:
8181
* <ul>
8282
* <li>{@link String}s for single entries or a</li>
8383
* <li>{@code java.utils.List<java.lang.Strings>} for entries with multiple values</li>

0 commit comments

Comments
 (0)