1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 09:59: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

@@ -55,7 +55,7 @@ end
---
-- Try to login using the the <code>AUTH</code> command using SASL/Plain method.
-- Try to login using the <code>AUTH</code> command using SASL/Plain method.
-- @param socket Socket connected to POP3 server.
-- @param user User string.
-- @param pw Password string.