From 8b4c1f48f1dbf7042f08aedfb87f0ecfecdbc33a Mon Sep 17 00:00:00 2001 From: mxmCherry Date: Mon, 16 May 2022 19:03:26 +0300 Subject: [PATCH] adcom1: fix mistype --- adcom1/agent_type.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adcom1/agent_type.go b/adcom1/agent_type.go index 74ee866..95b2504 100644 --- a/adcom1/agent_type.go +++ b/adcom1/agent_type.go @@ -3,7 +3,7 @@ package adcom1 // AgentType identifies the user agent types a user identifier is from. type AgentType int64 -// Agent types dewscribing where the user agent is from. +// Agent types describing where the user agent is from. // // Values of 500+ hold vendor-specific codes. const (