From 4b308b44e1d8204702f6912dda4dfc404aa2a87d Mon Sep 17 00:00:00 2001 From: Cristi Cobzarenco Date: Wed, 7 Oct 2015 23:11:25 +0100 Subject: typos: fix a grabbag of typos all over the place --- src/libsyntax/ext/tt/macro_rules.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax/ext/tt/macro_rules.rs') diff --git a/src/libsyntax/ext/tt/macro_rules.rs b/src/libsyntax/ext/tt/macro_rules.rs index 0a95f24a721..cce4450b299 100644 --- a/src/libsyntax/ext/tt/macro_rules.rs +++ b/src/libsyntax/ext/tt/macro_rules.rs @@ -497,7 +497,7 @@ fn is_in_follow(_: &ExtCtxt, tok: &Token, frag: &str) -> Result { Ok(true) }, "block" => { - // anything can follow block, the braces provide a easy boundary to + // anything can follow block, the braces provide an easy boundary to // maintain Ok(true) }, -- cgit 1.4.1-3-g733a5