Skip to content

Commit a972343

Browse files
committed
Update MultiPart.java
1 parent 2a54f5e commit a972343

File tree

1 file changed

+1
-1
lines changed
  • avaje-jex-file-upload/src/main/java/io/avaje/jex/file/upload

1 file changed

+1
-1
lines changed

avaje-jex-file-upload/src/main/java/io/avaje/jex/file/upload/MultiPart.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import java.nio.file.Files;
55

66
/**
7-
* A multipart part. Closing deletes the uploading file
7+
* A multipart part. Closing deletes the uploaded file
88
*
99
* <p>either data or file will be non-null, but not both.
1010
*

0 commit comments

Comments
 (0)