Comment typos correction. (#5768)

This commit is contained in:
mai.jh 2021-05-19 09:17:10 +08:00 committed by GitHub
parent 5e80d12932
commit 2731f683a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ public abstract class Request {
} }
/** /**
* get a header value of defaut value. * get a header value of default value.
* *
* @param key key of value. * @param key key of value.
* @param defaultValue default value if key is not exist. * @param defaultValue default value if key is not exist.