Преглед изворни кода

Missed comment edit in last commit.

Rod Hynes пре 11 година
родитељ
комит
7174e38b16
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      psiphon/controller.go

+ 1 - 1
psiphon/controller.go

@@ -630,7 +630,7 @@ loop:
 				break
 			}
 
-			// Override fronting domain, if configured to do so.
+			// Override server entry fronting domain, if configured to do so.
 			// TODO: we could generate multiple candidates from
 			// the current server entry when there are many
 			// AlternateMeekFrontingAddresses for this MeekFrontingHost.