From e2c532704ac4220e67841efc549d8aa13f8a8a13 Mon Sep 17 00:00:00 2001 From: Alexander Krotov Date: Sat, 11 Jul 2020 00:04:29 +0300 Subject: [PATCH] Fix documentation typo --- src/message.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/message.rs b/src/message.rs index 60ed9e40b..71b20c2aa 100644 --- a/src/message.rs +++ b/src/message.rs @@ -1154,7 +1154,7 @@ pub async fn star_msgs(context: &Context, msg_ids: Vec, star: bool) -> bo .is_ok() } -/// Returns a summary test. +/// Returns a summary text. pub async fn get_summarytext_by_raw( viewtype: Viewtype, text: Option>,