aboutsummaryrefslogtreecommitdiff
path: root/test/__main__.py
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-01-04 09:15:32 +0100
committerWojtek Kosior <koszko@koszko.org>2022-01-04 09:15:32 +0100
commit372d24ea3a52e376f953deeffeb7847d008b81c9 (patch)
treeaebf05dc8a6364743ad2a8de35c4b236707d0c95 /test/__main__.py
parent280d3c42d9d519d381b8bae64e1dfc7e2cf42a2f (diff)
downloadbrowser-extension-372d24ea3a52e376f953deeffeb7847d008b81c9.tar.gz
browser-extension-372d24ea3a52e376f953deeffeb7847d008b81c9.zip
fix license promise typo
Diffstat (limited to 'test/__main__.py')
-rw-r--r--test/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/__main__.py b/test/__main__.py
index bb971f2..f8b8976 100644
--- a/test/__main__.py
+++ b/test/__main__.py
@@ -24,7 +24,7 @@ Run a Firefox-type browser with WebDriver attached and Python console open
#
#
# 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
+# file's 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.
import sys