minor addition to comment

This commit is contained in:
hns 2002-05-24 14:04:40 +00:00
parent 67a5f5f412
commit eb2f292877

View file

@ -21,7 +21,7 @@ public class ResponseTrans implements Externalizable {
public String contentType = "text/html";
/**
* Set the charset of the response.
* Set the charset (encoding) to use for the response.
*/
public String charset;