summaryrefslogtreecommitdiff
path: root/scripts/internal/download_wheels_appveyor.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/internal/download_wheels_appveyor.py')
-rwxr-xr-xscripts/internal/download_wheels_appveyor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/internal/download_wheels_appveyor.py b/scripts/internal/download_wheels_appveyor.py
index e4d6ffc0..786e23d8 100755
--- a/scripts/internal/download_wheels_appveyor.py
+++ b/scripts/internal/download_wheels_appveyor.py
@@ -7,7 +7,7 @@
"""
Script which downloads wheel files hosted on AppVeyor:
https://ci.appveyor.com/project/giampaolo/psutil
-Readapted from the original recipe of Ibarra Corretge'
+Re-adapted from the original recipe of Ibarra Corretge'
<saghul@gmail.com>:
http://code.saghul.net/index.php/2015/09/09/
"""