From c5b016881a5a1090d9dfbda327c075ce18238651 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Tue, 5 Jan 2016 03:33:01 +0000 Subject: web2c/luatexdir: sync with the upstream git-svn-id: svn://tug.org/texlive/trunk@39276 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/luatexdir/lua/ltexlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/luatexdir/lua/ltexlib.c b/Build/source/texk/web2c/luatexdir/lua/ltexlib.c index 2f4aa10230b..63abd0a4824 100644 --- a/Build/source/texk/web2c/luatexdir/lua/ltexlib.c +++ b/Build/source/texk/web2c/luatexdir/lua/ltexlib.c @@ -794,7 +794,7 @@ static int gettex(lua_State * L); } \ break; \ default: \ - luaL_error(L, "argument of 'set%s' must be a string or a number", what); \ + luaL_error(L, "argument of 'get%s' must be a string or a number", what); \ } \ } -- cgit v1.2.3