Brad Fitzpatrick %!s(int64=11) %!d(string=hai) anos
pai
achega
6bb6643a08
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      server_test.go

+ 1 - 1
server_test.go

@@ -1408,7 +1408,7 @@ func TestServer_Response_LargeWrite(t *testing.T) {
 		if err := st.fr.WriteWindowUpdate(1, size); err != nil {
 			t.Fatal(err)
 		}
-		// Give the handler quote to write to connection-level
+		// Give the handler quota to write to connection-level
 		// window as well
 		if err := st.fr.WriteWindowUpdate(0, size); err != nil {
 			t.Fatal(err)