diff --git a/operators/ltnp_operator.cr b/operators/ltnp_operator.cr index 1798c2b..de3d826 100644 --- a/operators/ltnp_operator.cr +++ b/operators/ltnp_operator.cr @@ -26,7 +26,7 @@ class LtnpOperator @ltnp_records.find { |r| r.p_name == p_name } end - #Actions + # Actions # -c, --check-port def check_port(port : String) : String