fix a spell mistake

This commit is contained in:
lojies 2016-09-18 15:04:59 +08:00
parent 920581d964
commit fc9f029e5a

View File

@ -54,7 +54,7 @@ type RESTClient struct {
// contentConfig is the information used to communicate with the server.
contentConfig ContentConfig
// serializers contain all serializers for undelying content type.
// serializers contain all serializers for underlying content type.
serializers Serializers
// creates BackoffManager that is passed to requests.