fix typo reported by Arthur Gleckler

This commit is contained in:
Alex Shinn 2020-07-11 06:41:14 +09:00
parent f6eeb1c9f6
commit d4944a75d6

View file

@ -139,7 +139,7 @@ need not be exported) with a single argument of the list of command-line
arguments as in SRFI-22. The name "main" can be overridden with the -r arguments as in SRFI-22. The name "main" can be overridden with the -r
option. option.
.I [module] .I [module]
may be omitted, in which case it default to chibi.repl. Thus may be omitted, in which case it defaults to chibi.repl. Thus
.I chibi-scheme -R .I chibi-scheme -R
is the recommended means to obtain the advanced REPL. is the recommended means to obtain the advanced REPL.
.TP .TP