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 4b8ce04 + 4523d01 commit 5b04b04Copy full SHA for 5b04b04
spring-web/src/main/java/org/springframework/http/HttpHeaders.java
@@ -886,7 +886,7 @@ public ContentDisposition getContentDisposition() {
886
/**
887
* Set the {@link Locale} of the content language,
888
* as specified by the {@literal Content-Language} header.
889
- * <p>Use {@code set(CONTENT_LANGUAGE, list)} if you need
+ * <p>Use {@code put(CONTENT_LANGUAGE, list)} if you need
890
* to set multiple content languages.</p>
891
* @since 5.0
892
*/
0 commit comments