From 15d1fc6d08f841db76832c39d043296a8666210f Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Mon, 19 Apr 2010 21:11:57 -0300 Subject: minor spelling fix --- src/luarocks/util.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/luarocks/util.lua b/src/luarocks/util.lua index 7074e97b..164dd260 100644 --- a/src/luarocks/util.lua +++ b/src/luarocks/util.lua @@ -144,7 +144,7 @@ local function make_shallow_copy(tbl) end -- Check if a set of needed variables are referenced --- somewher in a list of definitions, warning the user +-- somewhere in a list of definitions, warning the user -- about any unused ones. Each key in needed_set should -- appear as a $(XYZ) variable at least once as a -- substring of some value of var_defs. -- cgit v1.2.3-55-g6feb