fix: use the correct spelling of marionette
@@ -773,7 +773,7 @@ func MakeDialParameters(
case protocol.TUNNEL_PROTOCOL_MARIONETTE_OBFUSCATED_SSH:
- // Note: port comes from marionnete "format"
+ // Note: port comes from marionette "format"
dialParams.DirectDialAddress = serverEntry.IpAddress
default: