From c2609bcb1cb434e5e715e5598b777c6a569deb83 Mon Sep 17 00:00:00 2001 From: davidm Date: Mon, 7 Dec 2009 21:31:52 +0000 Subject: minor spelling git-svn-id: http://luarocks.org/svn/luarocks/trunk@125 9ca3f7c1-7366-0410-b1a3-b5c78f85698c --- 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 662e9739..fdf87786 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 teh user +-- somewher 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