Skip to content

Commit 0998331

Browse files
committed
rebuild #301
1 parent 0b4a424 commit 0998331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/moon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ run = function()
5454
end
5555
local script_fname = arg[ind]
5656
if not (script_fname) then
57-
print_help("repl not yet supported")
57+
print_help("REPL not yet supported")
5858
end
5959
local new_arg = {
6060
[-1] = arg[0],

0 commit comments

Comments
 (0)