Rod Hynes 5 жил өмнө
parent
commit
763377013b

+ 1 - 1
psiphon/tactics.go

@@ -34,7 +34,7 @@ import (
 
 
 // GetTactics attempts to apply tactics, for the current network, to the given
 // GetTactics attempts to apply tactics, for the current network, to the given
 // config. GetTactics first checks for unexpired stored tactics, which it will
 // config. GetTactics first checks for unexpired stored tactics, which it will
-// immediately reply. If no unexpired stored tactics are found, tactics
+// immediately return. If no unexpired stored tactics are found, tactics
 // requests are attempted until the input context is cancelled.
 // requests are attempted until the input context is cancelled.
 //
 //
 // Callers are responsible for ensuring that the input context eventually
 // Callers are responsible for ensuring that the input context eventually