summaryrefslogtreecommitdiff
path: root/devel/bmake/files/unit-tests/escape.mk
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bmake/files/unit-tests/escape.mk')
-rw-r--r--devel/bmake/files/unit-tests/escape.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bmake/files/unit-tests/escape.mk b/devel/bmake/files/unit-tests/escape.mk
index ede9d9e7254..a48ea29f8be 100644
--- a/devel/bmake/files/unit-tests/escape.mk
+++ b/devel/bmake/files/unit-tests/escape.mk
@@ -1,4 +1,4 @@
-# $Id: escape.mk,v 1.1.1.1 2015/05/19 21:36:45 joerg Exp $
+# $Id: escape.mk,v 1.1.1.2 2020/05/24 05:35:53 nia Exp $
#
# Test backslash escaping.
@@ -35,8 +35,8 @@
# Also, our practice is that an even number of backslashes before a
# newline in a variable assignment simply stores the backslashes as part
# of the value, and treats the newline as though it was not escaped.
-# Similarly, ann even number of backslashes before a newline in a
-# command simply uses the backslashes as part of the command test, but
+# Similarly, an even number of backslashes before a newline in a
+# command simply uses the backslashes as part of the command, but
# does not escape the newline. This is compatible with GNU make.
all: .PHONY