mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 04:10:18 +02:00
Fix typo in scheme-using.texi
* doc/ref/scheme-using.texi (System Commands): Fix typo.
This commit is contained in:
parent
591065954c
commit
ead2496f73
1 changed files with 1 additions and 1 deletions
|
@ -457,7 +457,7 @@ show a short error printout.
|
|||
Default values for REPL options may be set using
|
||||
@code{repl-default-option-set!} from @code{(system repl common)}:
|
||||
|
||||
@deffn {Scheme Procedure} repl-set-default-option! key value
|
||||
@deffn {Scheme Procedure} repl-default-option-set! key value
|
||||
Set the default value of a REPL option. This function is particularly
|
||||
useful in a user's init file. @xref{Init File}.
|
||||
@end deffn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue