From 898ea780e245c86ce024a89d9faa12bf73bbc543 Mon Sep 17 00:00:00 2001 From: basil00 Date: Wed, 24 Oct 2012 21:58:43 +0800 Subject: [PATCH] - Fix typo --- doc/divert.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/divert.html b/doc/divert.html index e001747..7e5266d 100644 --- a/doc/divert.html +++ b/doc/divert.html @@ -210,7 +210,7 @@ The WinDivert driver is installed on demand, i.e., when your application makes a call to DivertOpen() from WinDivert.dll. The driver is installed silently. -The calling application by be running with Administrator privileges. +The calling application must be running with Administrator privileges.