From f7cc9612a0e187ca288e84b5bd3a7d3dd747660e Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 8 Aug 2021 02:20:24 +0000 Subject: [PATCH] typo --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 9a05623c5..3d1a70bff 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -83,7 +83,7 @@ o Setting --host-timeout=0 will disable the host timeout, which is set by -T5 to 15 minutes. Earlier versions of Nmap require the user to specify a very long timeout instead. -o Improvemenhts to Nmap's XML output: +o Improvements to Nmap's XML output: + If a host times out, the XML element will have the attribute timedout="true" and the host's timing info (srtt etc.) will still be printed.