From dadca5cfec0790524aec23cc2ce873abb5995498 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Sat, 31 Dec 2022 15:21:32 -0500 Subject: Spelling. --- src/lpm.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lpm.lua b/src/lpm.lua index 55c16d5..08e0eaa 100644 --- a/src/lpm.lua +++ b/src/lpm.lua @@ -1690,7 +1690,7 @@ in any circumstance unless explicitly supplied. break end end - if not has_certs then error("can't find your system's SSL ceritficates; please specify specify a certificate bundle or certificat directory with --ssl_certs") end + if not has_certs then error("can't find your system's SSL ceritficates; please specify specify a certificate bundle or certificate directory with --ssl_certs") end end end -- cgit v1.2.3