Correct "existence" typos.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
(cherry picked from Samba commit 5482e5426e09667d26e04dd0c6e0107e46e1028f)
This commit is contained in:
Chris Lamb
2017-02-18 08:56:18 +13:00
committed by Jeffrey Altman
parent 946caad7d0
commit 6d4da04566
2 changed files with 2 additions and 2 deletions

View File

@@ -854,7 +854,7 @@ check_key_usage(hx509_context context, const Certificate *cert,
/*
* Return 0 on matching key usage 'flags' for 'cert', otherwise return
* an error code. If 'req_present' the existance is required of the
* an error code. If 'req_present' the existence is required of the
* KeyUsage extension.
*/