upgrade x/text

This commit is contained in:
Shivaram Lingamneni 2023-01-15 08:27:18 -05:00
parent 3f5de80afd
commit 05e5fe3444
226 changed files with 24287 additions and 11365 deletions

View file

@ -545,7 +545,7 @@ type bestMatch struct {
// match as the preferred match.
//
// If pin is true and have and tag are a strong match, it will henceforth only
// consider matches for this language. This corresponds to the nothing that most
// consider matches for this language. This corresponds to the idea that most
// users have a strong preference for the first defined language. A user can
// still prefer a second language over a dialect of the preferred language by
// explicitly specifying dialects, e.g. "en, nl, en-GB". In this case pin should