aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@gmail.com>2023-12-28 03:17:17 +0000
committerWarner Losh <imp@FreeBSD.org>2023-12-28 03:24:32 +0000
commita6889c1d5c75a77a840e1d7036bd595c01eb8c0f (patch)
treec325b6645d6c77ad24c2ac071f6cb8d23f240c63 /usr.bin
parent9c5f4c4f9576398f4a1819b72d4703e58023b85b (diff)
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/bmake/tests/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/bmake/tests/common.sh b/usr.bin/bmake/tests/common.sh
index 985370798ed0..fa078ef84c4f 100644
--- a/usr.bin/bmake/tests/common.sh
+++ b/usr.bin/bmake/tests/common.sh
@@ -56,7 +56,7 @@ ensure_run()
}
#
-# Output usage messsage.
+# Output usage message.
#
print_usage()
{