fix typos

This commit is contained in:
Dimitris Apostolou
2026-08-12 19:27:06 +03:00
parent 8fb4f0b200
commit ea423cbe6f
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -517,7 +517,7 @@ namespace proxy
}
else
{
// invaild address
// invalid address
HostNotFound(dest_host);
return true;
}