Skip to content

Commit a0d3ea6

Browse files
committed
src/lua/project-create/run.lua: naming fix
1 parent 74b05a4 commit a0d3ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lua/project-create/run.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ local CONFIG, ARGS
186186

187187
local create_project
188188
do
189-
local load_metamanifest_with_defaults = function(
189+
local load_metamanifest_with_tool_defaults = function(
190190
metamanifest_path,
191191
project_path
192192
)

0 commit comments

Comments
 (0)