diff options
Diffstat (limited to 'test/profiles.py')
-rwxr-xr-x | test/profiles.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 <https://www.gnu.org/licenses/>. # # 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 |