Fix typo
Change-Id: I618431147060b4bec7d1957b949dc270eeaafdd2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156153 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
e0142562a1
commit
6d58d3aa86
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue