fix some typos

This commit is contained in:
Martin Lindhe
2018-01-03 15:16:45 +01:00
parent 7aeabddd2f
commit ae0373643c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ fn ip_addr_roundtrip() {
}
#[test]
fn socked_addr_roundtrip() {
fn socket_addr_roundtrip() {
assert_tokens(
&net::SocketAddr::from((*b"1234567890123456", 1234)).compact(),
&seq![