Fix Typo received (#620)
				
					
				
			Signed-off-by: Ryan Russell <git@ryanrussell.org>
This commit is contained in:
		| @@ -526,7 +526,7 @@ where | ||||
|     /// | ||||
|     /// This setting is configured by the server peer by sending the | ||||
|     /// [`SETTINGS_ENABLE_CONNECT_PROTOCOL` parameter][2] in a `SETTINGS` frame. | ||||
|     /// This method returns the currently acknowledged value recieved from the | ||||
|     /// This method returns the currently acknowledged value received from the | ||||
|     /// remote. | ||||
|     /// | ||||
|     /// [1]: https://datatracker.ietf.org/doc/html/rfc8441#section-4 | ||||
| @@ -1280,7 +1280,7 @@ where | ||||
|     /// | ||||
|     /// This limit is configured by the server peer by sending the | ||||
|     /// [`SETTINGS_MAX_CONCURRENT_STREAMS` parameter][1] in a `SETTINGS` frame. | ||||
|     /// This method returns the currently acknowledged value recieved from the | ||||
|     /// This method returns the currently acknowledged value received from the | ||||
|     /// remote. | ||||
|     /// | ||||
|     /// [1]: https://tools.ietf.org/html/rfc7540#section-5.1.2 | ||||
|   | ||||
| @@ -554,7 +554,7 @@ where | ||||
|     /// | ||||
|     /// This limit is configured by the client peer by sending the | ||||
|     /// [`SETTINGS_MAX_CONCURRENT_STREAMS` parameter][1] in a `SETTINGS` frame. | ||||
|     /// This method returns the currently acknowledged value recieved from the | ||||
|     /// This method returns the currently acknowledged value received from the | ||||
|     /// remote. | ||||
|     /// | ||||
|     /// [1]: https://tools.ietf.org/html/rfc7540#section-5.1.2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user