mirror of
https://github.com/fatedier/frp.git
synced 2025-07-13 09:19:46 +07:00
Fixed typos in comments
Just nitpicky typo fixes.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user