Diff

plugins/mod_admin_shell.lua @ 12258:99560987ea19

mod_admin_shell: Fix typo in comment [codespell]
author Kim Alvefur <zash@zash.se>
date Fri, 04 Feb 2022 16:39:21 +0100
parent 12229:30ea791ce817
child 12281:9016071867d7
line wrap: on
line diff
--- a/plugins/mod_admin_shell.lua	Fri Feb 04 15:42:13 2022 +0000
+++ b/plugins/mod_admin_shell.lua	Fri Feb 04 16:39:21 2022 +0100
@@ -339,7 +339,7 @@
 		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