diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-26 14:11:12 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-07-31 15:17:14 +0200 |
commit | 496f32ea2ba3600f739cf8e56e5fae65ce4927cb (patch) | |
tree | 1d4807b37df7a455c919bdb602f8fc93e4acb521 /xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx | |
parent | caa626809433b06b2a6f5eff80c6d0d2f4d71b7e (diff) |
Fix typos
Change-Id: I69e5c6d82fddd1da1e414e7764f3a5d90351a43d
Reviewed-on: https://gerrit.libreoffice.org/76377
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx')
-rw-r--r-- | xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx index c2568eba803b..9ff40b864144 100644 --- a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx +++ b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx @@ -596,7 +596,7 @@ void DigitalSignaturesDialog::ImplFillSignaturesBox() sImage = BMP_SIG_NOT_VALIDATED; } //Check if the signature is a "old" document signature, that is, which was created - //by an version of OOo previous to 3.2 + //by a version of OOo previous to 3.2 // If there is no storage, then it's pointless to check storage // stream references. else if (maSignatureManager.getSignatureMode() == DocumentSignatureMode::Content |