fix doc typo (#286)
This commit is contained in:
		
				
					committed by
					
						 Carl Lerche
						Carl Lerche
					
				
			
			
				
	
			
			
			
						parent
						
							23234fa14f
						
					
				
				
					commit
					2b59803866
				
			| @@ -932,7 +932,7 @@ impl<B: IntoBuf> SendResponse<B> { | |||||||
|     /// used to stream the response body and send trailers. |     /// used to stream the response body and send trailers. | ||||||
|     /// |     /// | ||||||
|     /// If a body or trailers will be sent on the returned [`SendStream`] |     /// If a body or trailers will be sent on the returned [`SendStream`] | ||||||
|     /// instance, then `end_of_stream` must be set to `true` when calling this |     /// instance, then `end_of_stream` must be set to `false` when calling this | ||||||
|     /// function. |     /// function. | ||||||
|     /// |     /// | ||||||
|     /// The [`SendResponse`] instance is already associated with a received |     /// The [`SendResponse`] instance is already associated with a received | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user