Kaydet (Commit) d595515e authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt

Typo, whitespace fixes

Change-Id: I5e77ee0df8490706a33d2e8500f130ffa419168d
Reviewed-on: https://gerrit.libreoffice.org/33743Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
üst ccb1b125
......@@ -31,8 +31,8 @@ enum class SignatureState
INVALID = 3,
// signature is OK, but certificate could not be validated
NOTVALIDATED = 4,
//signatur and certificate are ok,but not al files are signed, as was the case in
//OOo 2.x - OOo 3.1.1. This state is only used together with document signatures.
// signature and certificate are ok, but not all files are signed, as it was the case in
// OOo 2.x - OOo 3.1.1. This state is only used together with document signatures.
PARTIAL_OK = 5
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment