From ceefbdb7eddfdccd7b1b6cb452f920382cdae4b0 Mon Sep 17 00:00:00 2001 From: cbdev Date: Sat, 25 Apr 2020 00:33:57 +0200 Subject: Fix spelling --- configs/print.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/print.lua') diff --git a/configs/print.lua b/configs/print.lua index c6391d3..dc28bb6 100644 --- a/configs/print.lua +++ b/configs/print.lua @@ -1,4 +1,4 @@ --- This function prints the name of the channel it handles and it's value +-- This function prints the name of the channel it handles and its current value -- It can be used for a simple debug output with the `default-handler` configuration option function printchannel(value) print(input_channel() .. " @ " .. value) -- cgit v1.2.3