From 89ec64ff8943b57ae0b237876f59e84ea524b8b9 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Fri, 5 Mar 2021 15:05:21 +0100 Subject: mod_csi_simple: s/algoritm/algorithm/ [codespell] --- plugins/mod_csi_simple.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/mod_csi_simple.lua b/plugins/mod_csi_simple.lua index e635909a..be63c325 100644 --- a/plugins/mod_csi_simple.lua +++ b/plugins/mod_csi_simple.lua @@ -223,7 +223,7 @@ function module.command(arg) if arg[1] ~= "test" then print("Usage: "..module.name.." test < test-stream.xml") print(""); - print("Provide a series of stanzas to test against importance algoritm"); + print("Provide a series of stanzas to test against importance algorithm"); return 1; end -- luacheck: ignore 212/self -- cgit v1.2.3