Skip to content

Commit 3037008

Browse files
committed
doc: shorten config.json merge message
1 parent 59b7a23 commit 3037008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/luarocks/build/lls-addon.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ do
372372
value = loadBuildSettings(rockspecSettings),
373373
} --[[@as lls-addon.config-entry.merge]])
374374
elseif fs.is_file(configSource) then
375-
log.info("Merging key 'settings' of config.json object into .luarc.json")
375+
log.info("Merging key 'settings' of config.json into .luarc.json")
376376

377377
table.insert(configEntries, {
378378
action = "merge",

0 commit comments

Comments
 (0)