diff --git a/itl/command-plugins.conf b/itl/command-plugins.conf index fcc2f4dc0..3079d4ad4 100644 --- a/itl/command-plugins.conf +++ b/itl/command-plugins.conf @@ -229,7 +229,7 @@ object CheckCommand "http" { description = "Specify Content-Type header when POSTing" } "-l" = { - setif = "$http_linespan$" + set_if = "$http_linespan$" description = "Allow regex to span newline" order = 1 }