From 98be8d9fc1de19ec526cf7bee0d03a1e78262ba8 Mon Sep 17 00:00:00 2001 From: Alexandre Detiste Date: Mon, 12 Feb 2024 09:28:01 +0100 Subject: chore(http): Correct typos in error message and code comments (#423) --- src/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/makefile') diff --git a/src/makefile b/src/makefile index dbe328f..25b293c 100755 --- a/src/makefile +++ b/src/makefile @@ -1,6 +1,6 @@ # luasocket src/makefile # -# Definitions in this section can be overriden on the command line or in the +# Definitions in this section can be overridden on the command line or in the # environment. # # These are equivalent: -- cgit v1.2.3-55-g6feb