Browse Source

Fix comment typo

Rod Hynes 3 years ago
parent
commit
ebe70cd315
1 changed files with 1 additions and 1 deletions
  1. 1 1
      psiphon/server/tactics.go

+ 1 - 1
psiphon/server/tactics.go

@@ -163,7 +163,7 @@ func (c *ServerTacticsParametersCache) Get(
 	//
 	// 1. The scope of the GeoIP data cache key is limited to the fields --
 	// Country/ISP/ASN/City -- that are present in tactics filters. E.g., if only
-	// Country appears in filters, then the key will omit IS, ASN, and City.
+	// Country appears in filters, then the key will omit ISP, ASN, and City.
 	//
 	// 2. Two maps are maintained: GeoIP-key -> tactics-tag; and tactics-tag ->
 	// parameters. For N keys with the same filtered parameters, the mapped value