From cbe96b04ad9a7109febac47e660d993b45542c1f Mon Sep 17 00:00:00 2001 From: Ivan Tham Date: Mon, 13 Apr 2020 22:24:58 +0800 Subject: Add period to Pattern docs --- src/liballoc/string.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/liballoc') diff --git a/src/liballoc/string.rs b/src/liballoc/string.rs index 1e5fe125c55..cc628fe0f0c 100644 --- a/src/liballoc/string.rs +++ b/src/liballoc/string.rs @@ -1827,7 +1827,7 @@ impl<'a> Extend> for String { } } -/// A convenience impl that delegates to the impl for `&str` +/// A convenience impl that delegates to the impl for `&str`. #[unstable( feature = "pattern", reason = "API not fully fleshed out and ready to be stabilized", -- cgit 1.4.1-3-g733a5