summaryrefslogtreecommitdiff
path: root/scripts/internal/check_broken_links.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/internal/check_broken_links.py')
-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