about summary refs log tree commit diff stats
path: root/src/luasocket/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/luasocket/makefile')
-rw-r--r--src/luasocket/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luasocket/makefile b/src/luasocket/makefile
index 8080115..ceb372f 100644
--- a/src/luasocket/makefile
+++ b/src/luasocket/makefile
@@ -27,7 +27,7 @@ MYCFLAGS?=
 MYLDFLAGS?=
 
 # DEBUG: NODEBUG DEBUG
-# debug mode causes luasocket to collect and returns timing information useful
+# debug mode causes luasocket to collect and return timing information useful
 # for testing and debugging luasocket itself
 DEBUG?=NODEBUG