chore: Remove trailing dot from shortdesc
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
PapaTutuWawa 2023-08-11 01:12:03 +02:00
parent fac23cc4e7
commit 8f50f54638

View File

@ -16,7 +16,7 @@
<os>iOS</os> <os>iOS</os>
<!-- Description --> <!-- Description -->
<shortdesc xml:lang="de">A Dart implementation of the cryptography needed for OMEMO 0.8.3.</shortdesc> <shortdesc xml:lang="de">A Dart implementation of the cryptography needed for OMEMO 0.8.3</shortdesc>
<description xml:lang="en">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.</description> <description xml:lang="en">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.</description>
<!-- Maintainer information --> <!-- Maintainer information -->