From 6d71aa47fbcaeb0493ac1bbc4408b513f6108fd0 Mon Sep 17 00:00:00 2001 From: Songbird0 Date: Mon, 5 Mar 2018 14:33:37 +0100 Subject: [PATCH] Fix spelling error for `whitespaces`. --- src/libcore/num/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcore/num/mod.rs b/src/libcore/num/mod.rs index 8b43aeefade5..929d6ef4c200 100644 --- a/src/libcore/num/mod.rs +++ b/src/libcore/num/mod.rs @@ -3848,7 +3848,7 @@ fn from_str_radix(src: &str, radix: u32) -> Result