diff options
Diffstat (limited to 'types/protocol/protocol.go')
| -rw-r--r-- | types/protocol/protocol.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/types/protocol/protocol.go b/types/protocol/protocol.go index 3967141..85b0733 100644 --- a/types/protocol/protocol.go +++ b/types/protocol/protocol.go @@ -1,4 +1,4 @@ -// package protocol contains hte public type that have to do with VPN protocols +// Package protocol contains hte public type that have to do with VPN protocols package protocol // Protocol defines an 'enumeration' of protocols |
