From e75572c879a5fb9d95e4fe95465a5bf19c7db076 Mon Sep 17 00:00:00 2001 From: Alexei Sholik Date: Thu, 6 Jun 2013 10:38:41 +0300 Subject: Deduplicate words in code comments --- src/libstd/core.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/core.rc') diff --git a/src/libstd/core.rc b/src/libstd/core.rc index e629db9244d..a6334cc0c49 100644 --- a/src/libstd/core.rc +++ b/src/libstd/core.rc @@ -33,7 +33,7 @@ if the first line of each crate was extern mod core; -This means that the contents of core can be accessed from from any context +This means that the contents of core can be accessed from any context with the `core::` path prefix, as in `use core::vec`, `use core::task::spawn`, etc. -- cgit 1.4.1-3-g733a5