From e2faadff9311fa299680e4d2152755ca576b080c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 7 Jun 2021 03:17:02 +0000 Subject: style(global): replace double hyphens with long hyphens --- crates/whirl_api/src/lib.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crates/whirl_api/src') diff --git a/crates/whirl_api/src/lib.rs b/crates/whirl_api/src/lib.rs index 882beeb..df0336f 100644 --- a/crates/whirl_api/src/lib.rs +++ b/crates/whirl_api/src/lib.rs @@ -64,8 +64,8 @@ impl Api { } } -/// Spawn and return a thread handle for the API -- which -/// should be -- instantiated by the `whirl_api` crate. +/// Spawn and return a thread handle for the API — which +/// should be — instantiated by the `whirl_api` crate. /// /// # Panics /// - A panic may occur if the mpsc sender is unable to send a clone of the -- cgit v1.2.3