Fix minor doc typos
This commit is contained in:
parent
2c8b112580
commit
b9a026afba
27 changed files with 55 additions and 55 deletions
|
@ -83,7 +83,7 @@ Some examples of obvious things you might want to do
|
|||
let lines: ~[~str] = file.lines().collect();
|
||||
```
|
||||
|
||||
* Make an simple HTTP request
|
||||
* Make a simple HTTP request
|
||||
FIXME This needs more improvement: TcpStream constructor taking &str,
|
||||
`write_str` and `write_line` methods.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue