Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3b9546f

Browse files
committed
spelling: deserialization
Signed-off-by: Josh Soref <[email protected]>
1 parent c08cfe2 commit 3b9546f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/ql/src/experimental/Security/CWE/CWE-502/UnsafeDeserializationRmi.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ whose methods use only primitive types and strings:
5050
<sample src="RmiSafeRemoteObject.java" />
5151

5252
<p>
53-
The next example shows how to set a deserilization filter for a remote object:
53+
The next example shows how to set a deserialization filter for a remote object:
5454
</p>
5555
<sample src="RmiRemoteObjectWithFilter.java" />
5656

0 commit comments

Comments
 (0)