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.
2 parents e17ad55 + 07eee05 commit 8ad212dCopy full SHA for 8ad212d
spring-web/src/main/java/org/springframework/http/codec/multipart/Part.java
@@ -24,7 +24,7 @@
24
/**
25
* Representation for a part in a "multipart/form-data" request.
26
*
27
- * <p>The origin of a multipart request may a browser form in which case each
+ * <p>The origin of a multipart request may be a browser form in which case each
28
* part is either a {@link FormFieldPart} or a {@link FilePart}.
29
30
* <p>Multipart requests may also be used outside of a browser for data of any
0 commit comments