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/profiles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/profiles.py') diff --git a/test/profiles.py b/test/profiles.py index acdecb6..4892894 100755 --- a/test/profiles.py +++ b/test/profiles.py @@ -22,7 +22,7 @@ Browser profiles and Selenium driver initialization # along with this program. If not, see . # # 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 +# license. Although I request that you do not make use of this code in a # proprietary program, I am not going to enforce this in court. from selenium import webdriver -- cgit v1.2.3