We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c08cfe2 commit 3b9546fCopy full SHA for 3b9546f
1 file changed
java/ql/src/experimental/Security/CWE/CWE-502/UnsafeDeserializationRmi.qhelp
@@ -50,7 +50,7 @@ whose methods use only primitive types and strings:
50
<sample src="RmiSafeRemoteObject.java" />
51
52
<p>
53
-The next example shows how to set a deserilization filter for a remote object:
+The next example shows how to set a deserialization filter for a remote object:
54
</p>
55
<sample src="RmiRemoteObjectWithFilter.java" />
56
0 commit comments