From e88b0d69441bdac987cbdb3df7cffd07ca152a2a Mon Sep 17 00:00:00 2001 From: Botahamec Date: Tue, 8 Aug 2023 20:14:25 -0400 Subject: Fix doc --- src/unexpected.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/unexpected.rs b/src/unexpected.rs index a79721b..20a71c9 100644 --- a/src/unexpected.rs +++ b/src/unexpected.rs @@ -191,7 +191,7 @@ impl UnexpectedError { /// Create a new `RawUnexpected` that is simply empty. /// /// This is used for converting an [`Option`] to a - /// [`Result`]. /// /// # Examples /// -- cgit v1.2.3