Fix spelling error in the help message

This commit is contained in:
VZ 2022-12-06 22:19:57 +01:00 committed by Kyriet
parent f5188c2f65
commit 7f2416c1ea

View File

@ -1878,7 +1878,7 @@
if http ~= nil then
newoption {
trigger = "insecure",
description = "forfit SSH certification checks."
description = "Forfeit SSH certification checks."
}
end