diff --git a/util/src/tokio/janitor.rs b/util/src/tokio/janitor.rs index cabfa236..9cccc45f 100644 --- a/util/src/tokio/janitor.rs +++ b/util/src/tokio/janitor.rs @@ -475,7 +475,7 @@ impl EnsureJanitorResult { ), (Some(Err(jerr)), Err(cerr)) => panic!( "Both the calee and the janitor or \ - some of its deamons falied in enter_janitor()/ensure_janitor():\n\ + some of its deamons failed in enter_janitor()/ensure_janitor():\n\ \n\ Janitor/Daemon error: {jerr:?} \n\