From 5eb7206b2d338158420b359e19bf29755079daca Mon Sep 17 00:00:00 2001 From: link2xt Date: Sun, 19 Mar 2023 00:10:45 +0000 Subject: [PATCH] Format documentation comment for `sync_qr_code_token_deletion` --- src/sync.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sync.rs b/src/sync.rs index 2976a07fc..ea10cbce9 100644 --- a/src/sync.rs +++ b/src/sync.rs @@ -109,8 +109,8 @@ impl Context { Ok(()) } - // Add deleted qr-code token to the list of items to be synced - // so that the token also gets deleted on the other devices. + /// Adds deleted qr-code token to the list of items to be synced + /// so that the token also gets deleted on the other devices. pub(crate) async fn sync_qr_code_token_deletion( &self, invitenumber: String,