git: 764464af4968 - main - Fix spelling of "behavior" to be consistent with the rest of the file
Date: Fri, 23 Jun 2023 05:49:20 UTC
The branch main has been updated by bcr:
URL: https://cgit.FreeBSD.org/src/commit/?id=764464af49688e74fd6d803df0404ca4726dd460
commit 764464af49688e74fd6d803df0404ca4726dd460
Author: Benedict Reuschling <bcr@FreeBSD.org>
AuthorDate: 2023-06-23 05:48:01 +0000
Commit: Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2023-06-23 05:48:01 +0000
Fix spelling of "behavior" to be consistent with the rest of the file
---
usr.bin/m4/m4.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1
index a4a6e759a258..ffc60af22d30 100644
--- a/usr.bin/m4/m4.1
+++ b/usr.bin/m4/m4.1
@@ -155,7 +155,7 @@ flags are specified, execution will halt upon issuing the
first warning and
.Nm
will exit with a non-zero exit status.
-This behaviour matches GNU m4 1.4.9 and later.
+This behavior matches GNU m4 1.4.9 and later.
.It Fl G , Fl -traditional
Disable GNU compatibility mode (see
.Fl g