From af92fc389b8df1670fe09c144687fd9561a92761 Mon Sep 17 00:00:00 2001
From: Shyam Mehta
Date: Mon, 8 Aug 2022 17:37:57 -0400
Subject: [PATCH] Update PartialPathTraversalFromRemote.qhelp
---
.../Security/CWE/CWE-023/PartialPathTraversalFromRemote.qhelp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/ql/src/Security/CWE/CWE-023/PartialPathTraversalFromRemote.qhelp b/java/ql/src/Security/CWE/CWE-023/PartialPathTraversalFromRemote.qhelp
index 15b6f6eb962..354cec1fa7b 100644
--- a/java/ql/src/Security/CWE/CWE-023/PartialPathTraversalFromRemote.qhelp
+++ b/java/ql/src/Security/CWE/CWE-023/PartialPathTraversalFromRemote.qhelp
@@ -5,7 +5,7 @@
See also java/partial-path-traversal, which is similar to this query,
-but may also flag non-exploitable instances of Partial Path Traversal.
+but may also flag non-remotely-exploitable instances of Partial Path Traversal.