aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
diff options
context:
space:
mode:
authorAlexandre Detiste <alexandre.detiste@gmail.com>2024-02-12 09:28:01 +0100
committerGitHub <noreply@github.com>2024-02-12 11:28:01 +0300
commit98be8d9fc1de19ec526cf7bee0d03a1e78262ba8 (patch)
treec1379f7456de6f543814a766af072480cc525b8d /src/makefile
parentfa69770e52ba869feb8339d49e7c3c536953fbde (diff)
downloadluasocket-98be8d9fc1de19ec526cf7bee0d03a1e78262ba8.tar.gz
luasocket-98be8d9fc1de19ec526cf7bee0d03a1e78262ba8.tar.bz2
luasocket-98be8d9fc1de19ec526cf7bee0d03a1e78262ba8.zip
chore(http): Correct typos in error message and code comments (#423)
Diffstat (limited to 'src/makefile')
-rwxr-xr-xsrc/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index dbe328f..25b293c 100755
--- a/src/makefile
+++ b/src/makefile
@@ -1,6 +1,6 @@
1# luasocket src/makefile 1# luasocket src/makefile
2# 2#
3# Definitions in this section can be overriden on the command line or in the 3# Definitions in this section can be overridden on the command line or in the
4# environment. 4# environment.
5# 5#
6# These are equivalent: 6# These are equivalent: