From f37c157f2ca1b56d17389cacb4287aebc44edc45 Mon Sep 17 00:00:00 2001 From: Nikodem RabuliƄski Date: Tue, 23 Jun 2020 20:06:44 +0200 Subject: Update map.rs --- src/liballoc/collections/btree/map.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/liballoc/collections') diff --git a/src/liballoc/collections/btree/map.rs b/src/liballoc/collections/btree/map.rs index 2fcc8cc9873..88a8aa19b57 100644 --- a/src/liballoc/collections/btree/map.rs +++ b/src/liballoc/collections/btree/map.rs @@ -488,7 +488,7 @@ struct MergeIter> { } impl BTreeMap { - /// Makes a new empty BTreeMap with a reasonable choice for B. + /// Makes a new empty BTreeMap. /// /// # Examples /// -- cgit 1.4.1-3-g733a5