docs(lib): Fix some typos
This commit is contained in:
		
				
					committed by
					
						 Sean McArthur
						Sean McArthur
					
				
			
			
				
	
			
			
			
						parent
						
							ae34a86cc3
						
					
				
				
					commit
					51223efb8a
				
			| @@ -71,7 +71,7 @@ | ||||
| //! | ||||
| //! // A runtime is needed to execute our asynchronous code. In order to | ||||
| //! // spawn the future into the runtime, it should already have been | ||||
| //! // started and running before calling this this code. | ||||
| //! // started and running before calling this code. | ||||
| //! rt::spawn(fut); | ||||
| //! # } | ||||
| //! # fn main () {} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user