mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
mod_admin_shell: Fix typo in comment [codespell]
This commit is contained in:
parent
b917045785
commit
0bff4f57cc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue