diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-03 09:25:00 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-03 09:25:00 +0000 |
commit | eb84051ad9eb25b93d72ab0e2f7fbf94b5058f20 (patch) | |
tree | bde5d77ee33deb4f3860482d5575f24147941a97 /tools | |
parent | f85e7b55aa6da0e37db3b5d36ac7984b9d2bc829 (diff) | |
download | FreeBSD-src-eb84051ad9eb25b93d72ab0e2f7fbf94b5058f20.zip FreeBSD-src-eb84051ad9eb25b93d72ab0e2f7fbf94b5058f20.tar.gz |
Correct grammar in the synoptic comment.
Submitted by: ru
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/diag/httpd-error/httpd-error | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/diag/httpd-error/httpd-error b/tools/diag/httpd-error/httpd-error index badce56..e2cbb40 100755 --- a/tools/diag/httpd-error/httpd-error +++ b/tools/diag/httpd-error/httpd-error @@ -24,7 +24,7 @@ # SUCH DAMAGE. # # -# httpd-error - check for Web files which does not exists on your host +# httpd-error - check for Web files which do not exist on your host # # $FreeBSD$ |