summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorcui fliter <imcusg@gmail.com>2023-05-09 18:03:08 +0800
committerGitHub <noreply@github.com>2023-05-09 12:03:08 +0200
commit49aba759744c06fb3a6fa998155428520f161734 (patch)
tree5cad6acc4ff6adac01ec756a4c9baa89d45f5c0f /scripts
parent5c52826e7eac9648006392f5d491f6fdf6ff50a8 (diff)
downloadpsutil-master.tar.gz
fix typos and some other minor bugs (#2253)HEADmaster
Signed-off-by: cui fliter <imcusg@gmail.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/internal/check_broken_links.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/internal/check_broken_links.py b/scripts/internal/check_broken_links.py
index 8ceab1c7..f5375a86 100755
--- a/scripts/internal/check_broken_links.py
+++ b/scripts/internal/check_broken_links.py
@@ -25,7 +25,7 @@ Method:
Handles redirects, http, https, ftp as well.
REFERENCES:
-Using [1] with some modificatons for including ftp
+Using [1] with some modifications for including ftp
[1] http://stackoverflow.com/a/6883094/5163807
[2] http://stackoverflow.com/a/31952097/5163807
[3] http://daringfireball.net/2010/07/improved_regex_for_matching_urls