aboutsummaryrefslogtreecommitdiff
path: root/tools/diag
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2002-02-06 18:00:11 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2002-02-06 18:00:11 +0000
commit7658e887d3360b50ee8f1f4c27313646d730b192 (patch)
treecdfdbe172d3daa0ebeff322625ca925ec15be00c /tools/diag
parente0738f01caf680308364ceab634ed7fec106ce19 (diff)
downloadsrc-7658e887d3360b50ee8f1f4c27313646d730b192.tar.gz
src-7658e887d3360b50ee8f1f4c27313646d730b192.zip
Fix sentence in comment
Notes
Notes: svn path=/head/; revision=90310
Diffstat (limited to 'tools/diag')
-rw-r--r--tools/diag/ac/ent.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/diag/ac/ent.sh b/tools/diag/ac/ent.sh
index 19cd9e8b3ded..83d50058de90 100644
--- a/tools/diag/ac/ent.sh
+++ b/tools/diag/ac/ent.sh
@@ -1,7 +1,7 @@
#!/bin/sh -x
# Copyright (c) 2002 Alexey Zelkin <phantom@FreeBSD.org>
#
-# ent.sh -- this scripts checks for correcness {authors,teams}.ent files
+# ent.sh -- this script checks {authors,teams}.ent files for correctness
#
# $FreeBSD$