File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -526,7 +526,7 @@ where
526526 ///
527527 /// This setting is configured by the server peer by sending the
528528 /// [`SETTINGS_ENABLE_CONNECT_PROTOCOL` parameter][2] in a `SETTINGS` frame.
529- /// This method returns the currently acknowledged value recieved from the
529+ /// This method returns the currently acknowledged value received from the
530530 /// remote.
531531 ///
532532 /// [1]: https://datatracker.ietf.org/doc/html/rfc8441#section-4
@@ -1280,7 +1280,7 @@ where
12801280 ///
12811281 /// This limit is configured by the server peer by sending the
12821282 /// [`SETTINGS_MAX_CONCURRENT_STREAMS` parameter][1] in a `SETTINGS` frame.
1283- /// This method returns the currently acknowledged value recieved from the
1283+ /// This method returns the currently acknowledged value received from the
12841284 /// remote.
12851285 ///
12861286 /// [1]: https://tools.ietf.org/html/rfc7540#section-5.1.2
Original file line number Diff line number Diff line change @@ -554,7 +554,7 @@ where
554554 ///
555555 /// This limit is configured by the client peer by sending the
556556 /// [`SETTINGS_MAX_CONCURRENT_STREAMS` parameter][1] in a `SETTINGS` frame.
557- /// This method returns the currently acknowledged value recieved from the
557+ /// This method returns the currently acknowledged value received from the
558558 /// remote.
559559 ///
560560 /// [1]: https://tools.ietf.org/html/rfc7540#section-5.1.2
You can’t perform that action at this time.
0 commit comments