master
Arjen Poutsma 15 years ago
parent 474ffaac63
commit 0f22e22ff3
  1. 2
      org.springframework.web/src/main/java/org/springframework/http/converter/HttpMessageConverter.java

@ -24,7 +24,7 @@ import org.springframework.http.HttpOutputMessage;
import org.springframework.http.MediaType;
/**
* Strategy interface that specifies a converter can convert from and to HTTP requests and responses.
* Strategy interface that specifies a converter that can convert from and to HTTP requests and responses.
*
* @author Arjen Poutsma
* @since 3.0

Loading…
Cancel
Save