From 9a5a47eddc0df36d2d3321552eed7fbb8b05bb3e Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Wed, 25 Mar 2015 18:02:11 +0100 Subject: Fix some typos. --- src/test/run-pass/method-two-trait-defer-resolution-2.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test') diff --git a/src/test/run-pass/method-two-trait-defer-resolution-2.rs b/src/test/run-pass/method-two-trait-defer-resolution-2.rs index e1b64f250d8..cf9bc9bb56a 100644 --- a/src/test/run-pass/method-two-trait-defer-resolution-2.rs +++ b/src/test/run-pass/method-two-trait-defer-resolution-2.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// Test that when we write `x.foo()`, we do nothave to know the +// Test that when we write `x.foo()`, we do not have to know the // complete type of `x` in order to type-check the method call. In // this case, we know that `x: Vec<_1>`, but we don't know what type // `_1` is (because the call to `push` comes later). To pick between -- cgit 1.4.1-3-g733a5