diff options
Diffstat (limited to 'doc/ref/scheme-using.texi')
-rw-r--r-- | doc/ref/scheme-using.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ref/scheme-using.texi b/doc/ref/scheme-using.texi index cf4e23010..e07b1481a 100644 --- a/doc/ref/scheme-using.texi +++ b/doc/ref/scheme-using.texi @@ -36,7 +36,7 @@ support for languages other than Scheme. @menu * Readline:: -* Value Historyx:: +* Value History:: * REPL Commands:: * Error Handling:: * Interactive Debugging:: @@ -63,7 +63,7 @@ starts up interactively, so anything in this file has the same effect as if you type it in by hand at the ``scheme@@(guile-user)>'' prompt. -@node Value Historyx +@node Value History @subsection Value History Just as Readline helps you to reuse a previous input line, @dfn{value |