diff --git a/source/scripts/_python/Makefile b/source/scripts/_python/Makefile index 1d06c7b2..d7b5ffc2 100644 --- a/source/scripts/_python/Makefile +++ b/source/scripts/_python/Makefile @@ -4,6 +4,6 @@ py: cp bundles.html.txt ../../clear-linux/reference/bundles rm -rf cloned_repo/* rm bundles.html.txt - @echo "Python script finished succesfully!" + @echo "Python script finished successfully!"