Explorar o código

fix doc comment

Justin Tracey %!s(int64=2) %!d(string=hai) anos
pai
achega
e18d005894
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/bin/client.rs

+ 1 - 1
src/bin/client.rs

@@ -292,7 +292,7 @@ impl Conversation<Active> {
     }
     }
 }
 }
 
 
-/// Attempt to read some portion of the size of the reast of the header from the stream.
+/// Attempt to read some portion of the header size from the stream.
 /// The number of bytes written is returned in the Ok case.
 /// The number of bytes written is returned in the Ok case.
 /// The caller must read any remaining bytes less than 4.
 /// The caller must read any remaining bytes less than 4.
 // N.B.: This must be written cancellation safe!
 // N.B.: This must be written cancellation safe!