1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 08:29:04 +00:00

Remove various "the the" repeats. Closes #2804

This commit is contained in:
nnposter
2024-03-16 01:16:34 +00:00
parent 00863472d6
commit 96dcf4e9ed
12 changed files with 12 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ objects.
First it tries to determine the names of all objects bound in the
registry, and then it tries to determine information about the
objects, such as the the class names of the superclasses and
objects, such as the class names of the superclasses and
interfaces. This may, depending on what the registry is used for, give
valuable information about the service. E.g, if the app uses JMX (Java
Management eXtensions), you should see an object called "jmxconnector"