Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/make make: fix typo in comment
details: https://anonhg.NetBSD.org/src/rev/4ef98431a752
branches: trunk
changeset: 952701:4ef98431a752
user: rillig <rillig%NetBSD.org@localhost>
date: Mon Feb 15 07:42:35 2021 +0000
description:
make: fix typo in comment
diffstat:
usr.bin/make/test-variants.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r c64c2aef3590 -r 4ef98431a752 usr.bin/make/test-variants.sh
--- a/usr.bin/make/test-variants.sh Mon Feb 15 07:40:18 2021 +0000
+++ b/usr.bin/make/test-variants.sh Mon Feb 15 07:42:35 2021 +0000
@@ -1,9 +1,9 @@
#! /bin/sh
-# $NetBSD: test-variants.sh,v 1.8 2020/12/07 22:27:56 rillig Exp $
+# $NetBSD: test-variants.sh,v 1.9 2021/02/15 07:42:35 rillig Exp $
#
# Build several variants of make and run the tests on them.
#
-# The output of this test suite must be inspected manuelly to see the
+# The output of this test suite must be inspected manually to see the
# interesting details. The main purpose is to list the available build
# options.
Home |
Main Index |
Thread Index |
Old Index