From 372d24ea3a52e376f953deeffeb7847d008b81c9 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 4 Jan 2022 09:15:32 +0100 Subject: fix license promise typo --- test/proxy_core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/proxy_core.py') diff --git a/test/proxy_core.py b/test/proxy_core.py index d31302a..f6bb820 100644 --- a/test/proxy_core.py +++ b/test/proxy_core.py @@ -37,7 +37,7 @@ The core for a "virtual network" proxy. # # # I, Wojtek Kosior, thereby promise not to sue for violation of this file's -# license. Although I request that you do not make use this code in a way +# license. Although I request that you do not make use of this code in a way # incompliant with the license, I am not going to enforce this in court. from pathlib import Path -- cgit v1.2.3