mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 13:56:30 +03:00
Fix documentation typo
This commit is contained in:
@@ -1154,7 +1154,7 @@ pub async fn star_msgs(context: &Context, msg_ids: Vec<MsgId>, star: bool) -> bo
|
|||||||
.is_ok()
|
.is_ok()
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Returns a summary test.
|
/// Returns a summary text.
|
||||||
pub async fn get_summarytext_by_raw(
|
pub async fn get_summarytext_by_raw(
|
||||||
viewtype: Viewtype,
|
viewtype: Viewtype,
|
||||||
text: Option<impl AsRef<str>>,
|
text: Option<impl AsRef<str>>,
|
||||||
|
|||||||
Reference in New Issue
Block a user