From 3f78fc20d777e6b5e99a8802c7ca3d7f3c9dadcc Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Tue, 25 Jul 2023 23:06:11 -0700 Subject: [PATCH] fix make picky errors found in cal/fnv_tool.cal --- cal/fnv_tool.cal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cal/fnv_tool.cal b/cal/fnv_tool.cal index 1769cdf..5d69122 100644 --- a/cal/fnv_tool.cal +++ b/cal/fnv_tool.cal @@ -22,7 +22,7 @@ * * For more information on the FNV hash see: * - * https://en.wikipedia.org/wiki/Fowler–Noll–Vo_hash_function + * https://en.wikipedia.org/wiki/Fowler-Noll-Vo_hash_function * http://www.isthe.com/chongo/tech/comp/fnv/index.html * * IMPORTANT NOTE: