diff options
| -rwxr-xr-x | luaotfload-tool.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-tool.lua b/luaotfload-tool.lua index 5028515..17978f8 100755 --- a/luaotfload-tool.lua +++ b/luaotfload-tool.lua @@ -1129,8 +1129,8 @@ do      if kpsefind_file ("https.lua", "lua") == nil then          check_upstream = function (errcnt)              out       [[============= upstream repository ============= -                        Github API access requires the luasec library.                          WARNING: Cannot retrieve repository data. +                        Github API access requires the luasec library.                          Grab it from <https://github.com/brunoos/luasec>                          and retry.]]              return errcnt  | 
