diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-21 16:15:16 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-21 16:15:16 +0100 |
commit | 9a75286b505a7be1cfbc54ba0d70c54e8457e527 (patch) | |
tree | 735312a01655b86f2dded4672e71feb025e5b89c /doc/intro.texi | |
parent | a700f8280f05155a1a45463d5cf0aab762035ba3 (diff) | |
download | geiser-guile-9a75286b505a7be1cfbc54ba0d70c54e8457e527.tar.gz geiser-guile-9a75286b505a7be1cfbc54ba0d70c54e8457e527.tar.bz2 |
Documentation helpers
Diffstat (limited to 'doc/intro.texi')
-rw-r--r-- | doc/intro.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.texi b/doc/intro.texi index f26fa7b..b2f5017 100644 --- a/doc/intro.texi +++ b/doc/intro.texi @@ -77,7 +77,7 @@ Listings of identifiers exported by a given module. Listings of callers/callees of procedures. @item Rudimentary support for debugging (when the REPL provides a -debugging) and error navigation. +debugger) and error navigation. @item Support for multiple, simultaneous REPLs. @end itemize |