1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-26 08:09:07 +00:00

Spell-check NSEDoc.

This commit is contained in:
david
2010-07-19 16:29:48 +00:00
parent b70fe49adf
commit 3df554de64
7 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
description = [[
Detects the Java Debug Wire Protocol. This protocol is used by Java programs
to be debugged via the network. It should not be open to the public internet,
to be debugged via the network. It should not be open to the public Internet,
as it does not provide any security against malicious attackers who can inject
their own bytecode into the debugged process.