Skip to content

Commit 8d56ab1

Browse files
authored
Merge pull request #19 from optimatiq/mispell
mispell fixed
2 parents 6749547 + 266d990 commit 8d56ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/user_agent.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/labstack/gommon/log"
1010
)
1111

12-
// BrowserNames for comparision
12+
// BrowserNames for comparison
1313
const (
1414
BrowserUnknown = "Unknown"
1515
BrowserChrome = "Chrome"

0 commit comments

Comments
 (0)