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 0267bcb commit 4523d01Copy full SHA for 4523d01
spring-web/src/main/java/org/springframework/http/HttpHeaders.java
@@ -869,7 +869,7 @@ public ContentDisposition getContentDisposition() {
869
/**
870
* Set the {@link Locale} of the content language,
871
* as specified by the {@literal Content-Language} header.
872
- * <p>Use {@code set(CONTENT_LANGUAGE, list)} if you need
+ * <p>Use {@code put(CONTENT_LANGUAGE, list)} if you need
873
* to set multiple content languages.</p>
874
* @since 5.0
875
*/
0 commit comments