diff options
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 |