From 45890a60512b62230a8aa53c84a9e38da0db9d50 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Sat, 3 Jun 2023 19:40:30 +1200 Subject: [PATCH] esv.d -> esvapi.d --- esvapi.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esvapi.d b/esvapi.d index f47c7de..eb41bc4 100644 --- a/esvapi.d +++ b/esvapi.d @@ -1,5 +1,5 @@ /* - * esv.d: a reusable interface to the ESV HTTP API + * esvapi.d: a reusable interface to the ESV HTTP API * * The GPLv2 License (GPLv2) * Copyright (c) 2023 Jeremy Baxter