From e5d16a1883b6f30ce621e59890059881d33fa5a8 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 10 Oct 2024 11:35:58 -0400 Subject: [PATCH] Typo --- src/js/static-net-filtering.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/static-net-filtering.js b/src/js/static-net-filtering.js index 6a9f8cd12..6bd9fe00c 100644 --- a/src/js/static-net-filtering.js +++ b/src/js/static-net-filtering.js @@ -5381,7 +5381,7 @@ StaticNetFilteringEngine.prototype.transformRequest = function(fctxt, out = []) }; /** - * @trustedOption urlkip + * @trustedOption urlskip * * @description * Extract a URL from another URL according to one or more transformation steps,