We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d87486 commit 18b340fCopy full SHA for 18b340f
language/match.go
@@ -545,7 +545,7 @@ type bestMatch struct {
545
// match as the preferred match.
546
//
547
// If pin is true and have and tag are a strong match, it will henceforth only
548
-// consider matches for this language. This corresponds to the nothing that most
+// consider matches for this language. This corresponds to the idea that most
549
// users have a strong preference for the first defined language. A user can
550
// still prefer a second language over a dialect of the preferred language by
551
// explicitly specifying dialects, e.g. "en, nl, en-GB". In this case pin should
0 commit comments