Fixed typos in comments

Just nitpicky typo fixes.
This commit is contained in:
Christian Muehlhaeuser
2019-07-19 12:40:14 +02:00
parent e611c44dea
commit 0b40ac2dbc
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ type ResourceController struct {
// For http proxies, forwarding http requests
HttpReverseProxy *vhost.HttpReverseProxy
// For https proxies, route requests to different clients by hostname and other infomation
// For https proxies, route requests to different clients by hostname and other information
VhostHttpsMuxer *vhost.HttpsMuxer
// Controller for nat hole connections