From 3a993a4b77e8ad8222112f1c25c0243c9af0da42 Mon Sep 17 00:00:00 2001 From: bjoern Date: Fri, 9 Oct 2020 00:09:27 +0200 Subject: [PATCH] Update src/chat.rs Co-authored-by: Floris Bruynooghe --- src/chat.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chat.rs b/src/chat.rs index ef863b231..304c455cf 100644 --- a/src/chat.rs +++ b/src/chat.rs @@ -226,7 +226,7 @@ impl ChatId { Ok(()) } - /// returns a stock message saying that protection status gas changed. + /// returns a stock message saying that protection status has changed. pub(crate) async fn get_protection_msg( self, context: &Context,