From 0bff4f57cc13dd29530bfc916c8bd890d47262f4 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Fri, 4 Feb 2022 16:39:21 +0100 Subject: mod_admin_shell: Fix typo in comment [codespell] --- plugins/mod_admin_shell.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/mod_admin_shell.lua b/plugins/mod_admin_shell.lua index 903aaf3e..13ab213f 100644 --- a/plugins/mod_admin_shell.lua +++ b/plugins/mod_admin_shell.lua @@ -339,7 +339,7 @@ function commands.help(session, data) end print [[]] print [[Most fields on the internal session structures can also be used as columns]] - -- Also, you can pass a table column specification directly, with mapper callabck and all + -- Also, you can pass a table column specification directly, with mapper callback and all end end -- cgit v1.2.3