From 8f50f54638b93571566af789388b9dccfa4ed2aa Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Fri, 11 Aug 2023 01:12:03 +0200 Subject: [PATCH] chore: Remove trailing dot from shortdesc --- omemo_dart.doap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omemo_dart.doap b/omemo_dart.doap index 526d1ab..b7359fc 100644 --- a/omemo_dart.doap +++ b/omemo_dart.doap @@ -16,7 +16,7 @@ iOS - A Dart implementation of the cryptography needed for OMEMO 0.8.3. + A Dart implementation of the cryptography needed for OMEMO 0.8.3 omemo_dart is a pure Dart implementation of the low-level components (X3DH, Double Ratchet) with a high-level library-agnostic interface for implementing OMEMO 0.8.3.