diff options
author | Xavier Roche <roche@httrack.com> | 2023-01-14 16:26:11 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2023-01-14 17:21:57 +0100 |
commit | fa0e5f72e079cf5b3dc0331c12499e04875d7726 (patch) | |
tree | ca5bd5e0f8b287523b676ff67516f09c2fd289c5 /html/step9_opt1.html | |
parent | b1a98a7f16885ff5935d7e159540f4c6acb393e3 (diff) |
Fixed typos
Diffstat (limited to 'html/step9_opt1.html')
-rw-r--r-- | html/step9_opt1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/step9_opt1.html b/html/step9_opt1.html index e263076..7e63e13 100644 --- a/html/step9_opt1.html +++ b/html/step9_opt1.html @@ -118,7 +118,7 @@ h4 { margin: 0; font-weight: bold; font-size: 1.18em; } </small><br><br> <!-- --> <li>Test validity of all links</li> - <br><small>This option forces the engine to test all links in spidered pages, i.e. to check if every link is valid or not by performing a request to the server. If an error occured, it is reported to the error log-file. + <br><small>This option forces the engine to test all links in spidered pages, i.e. to check if every link is valid or not by performing a request to the server. If an error occurred, it is reported to the error log-file. <br>Useful to test all external links in a website </small><br><br> <!-- --> |