Skip to content

Commit 0b4a424

Browse files
Lord Niels N. Hornleafo
authored andcommitted
Correct 'repl' to 'REPL' (#301)
1 parent 9e1ad7f commit 0b4a424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/moon.moon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ run = ->
4747
script_fname = arg[ind]
4848

4949
unless script_fname
50-
print_help "repl not yet supported"
50+
print_help "REPL not yet supported"
5151

5252
new_arg = {
5353
[-1]: arg[0],

0 commit comments

Comments
 (0)