From 809f13ea9441d972b5777a9c8bf837add9484a45 Mon Sep 17 00:00:00 2001 From: Joseph Crail Date: Mon, 21 Apr 2014 00:49:39 -0400 Subject: Fix misspellings in comments. --- src/libstd/rt/local_ptr.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/rt') diff --git a/src/libstd/rt/local_ptr.rs b/src/libstd/rt/local_ptr.rs index ff82be97489..f60cfa23e81 100644 --- a/src/libstd/rt/local_ptr.rs +++ b/src/libstd/rt/local_ptr.rs @@ -374,7 +374,7 @@ pub mod native { pub fn maybe_tls_key() -> Option { unsafe { // NB: This is a little racy because, while the key is - // initalized under a mutex and it's assumed to be initalized + // initialized under a mutex and it's assumed to be initialized // in the Scheduler ctor by any thread that needs to use it, // we are not accessing the key under a mutex. Threads that // are not using the new Scheduler but still *want to check* -- cgit 1.4.1-3-g733a5