From 14bd4832a45c38f1f02f6ceb9e13caaab6aa80b5 Mon Sep 17 00:00:00 2001 From: bol-van Date: Sun, 18 Jan 2026 11:33:12 +0300 Subject: [PATCH] update docs --- docs/manual.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual.en.md b/docs/manual.en.md index 13bccd5..ff30ab6 100644 --- a/docs/manual.en.md +++ b/docs/manual.en.md @@ -5193,5 +5193,5 @@ Another problem is lack of cygwin for non-x86 platforms. However, win11 has x64 There is no need to replace WinDivert.dll - only WinDivert64.sys needs to be replaced. It's verified and confirmed working. There is no x64 emulation on win10 arm64, but there is x86 32-bit emulation. -Therefore, theorecically you can use the win32 variant and put the WinDivert64.sys driver for arm64 to the same dir. +Therefore, theoretically you can use the win32 variant and put the WinDivert64.sys driver for arm64 to the same dir. This hasn't been verified.