From bd4ee7c7d2f00e8c41824fac7e5d155dff40c25f Mon Sep 17 00:00:00 2001 From: Sean Moon Date: Thu, 9 May 2013 02:34:47 +0900 Subject: Fix typos --- src/libsyntax/ext/quote.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/ext/quote.rs b/src/libsyntax/ext/quote.rs index 2bf4b05aa6b..917d11a0d23 100644 --- a/src/libsyntax/ext/quote.rs +++ b/src/libsyntax/ext/quote.rs @@ -697,7 +697,7 @@ fn expand_tts(cx: @ext_ctxt, // compiler (which we don't really want to do) and, in any case, only // pushed the problem a very small step further back: an error // resulting from a parse of the resulting quote is still attributed to - // the site the string literal occured, which was in a source file + // the site the string literal occurred, which was in a source file // _other_ than the one the user has control over. For example, an // error in a quote from the protocol compiler, invoked in user code // using proto! for example, will be attributed to the pipec.rs file in -- cgit 1.4.1-3-g733a5