Update src/chat.rs

Co-authored-by: Floris Bruynooghe <flub@devork.be>
This commit is contained in:
bjoern
2020-10-09 00:09:27 +02:00
committed by B. Petersen
parent 45dae1ff0c
commit 3a993a4b77

View File

@@ -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,