From 7885027d3b7fac7cb8d3741246a9ebcb5ef82536 Mon Sep 17 00:00:00 2001 From: tobias-nitsche Date: Thu, 17 May 2018 12:38:52 +0200 Subject: [PATCH] Update Util.php Typo --- lib/Util.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Util.php b/lib/Util.php index d057340..0941a26 100644 --- a/lib/Util.php +++ b/lib/Util.php @@ -349,7 +349,7 @@ public function collectSsl(array $params) $this->fill($result, $arr, array('notBefore', 'notAfter')); /* - * Comodo does not provide these data, when not a EV certificate (Bug?). So we fill this manually to now required. + * Comodo does not provide these data, when not a EV certificate (Bug?). So we fill this manually to "not required". * * https://secure.comodo.net/api/pdf/webhostreseller/sslcertificates/CollectSSL%20v1.17.pdf */