summaryrefslogtreecommitdiff
path: root/xmlsecurity/README.md
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-08-27 00:06:44 +0200
committerJulien Nabet <serval2412@yahoo.fr>2023-08-27 18:46:24 +0200
commit6d58d3aa8620a23abd0dfdc3cda86aa51bc88268 (patch)
treeb7aead14809cdc92c67d8b29504d170e53598e84 /xmlsecurity/README.md
parente0142562a1dafb7d1d1b60684934525dbbeb76c0 (diff)
Fix typo
Change-Id: I618431147060b4bec7d1957b949dc270eeaafdd2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156153 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmlsecurity/README.md')
-rw-r--r--xmlsecurity/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/README.md b/xmlsecurity/README.md
index 80259e6dcbf9..5d45e36119eb 100644
--- a/xmlsecurity/README.md
+++ b/xmlsecurity/README.md
@@ -24,7 +24,7 @@ the exported PDF files. It is also possible to sign existing PDF files.
## Source Primary Contents
- * `component`: Main implementation of `DocumentDigitalSignatuers` where the interaction with security environment and certificates occur.
+ * `component`: Main implementation of `DocumentDigitalSignatures` where the interaction with security environment and certificates occur.
* `dialogs`: Certificate & Signatures management dialogs.
* `certificatechooser`: Dialog that allows you to find and choose certificates or signatures for encryption.
* `certificateviewer`: More detailed information about each certificate.