diff options
Diffstat (limited to 'test/script_loader.py')
-rw-r--r-- | test/script_loader.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/script_loader.py b/test/script_loader.py index 07f75c7..cc73d4c 100644 --- a/test/script_loader.py +++ b/test/script_loader.py @@ -22,7 +22,7 @@ Loading of parts of Haketilo source for testing in browser # 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 pathlib import Path |