mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 21:29:19 +02:00
fix typo reported by Arthur Gleckler
This commit is contained in:
parent
f6eeb1c9f6
commit
d4944a75d6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
option.
|
||||
.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
|
||||
is the recommended means to obtain the advanced REPL.
|
||||
.TP
|
||||
|
|
Loading…
Add table
Reference in a new issue