* doc/ref/srfi-modules.texi: * doc/ref/vm.texi: --- doc/ref/srfi-modules.texi | 2 +- doc/ref/vm.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi index 02da3e2f2..7e2295acd 100644 --- a/doc/ref/srfi-modules.texi +++ b/doc/ref/srfi-modules.texi @@ -5093,7 +5093,7 @@ wrap procedure bodies with @code{(lazy ...)}. @end itemize @node SRFI-46 -@subsection SRFI-46 Basic syntax-rules Extensions +@subsection SRFI-46 - Basic syntax-rules Extensions @cindex SRFI-46 Guile's core @code{syntax-rules} supports the extensions specified by diff --git a/doc/ref/vm.texi b/doc/ref/vm.texi index b0669f0d4..c0c4aa3c4 100644 --- a/doc/ref/vm.texi +++ b/doc/ref/vm.texi @@ -533,7 +533,7 @@ Side tables of procedure properties, arities, and docstrings. @item .guile.docstrs.strtab Side table of frame maps, describing the set of live slots for ever return point in the program text, and whether those slots are pointers -are not. Used by the garbage collector. +or not. Used by the garbage collector. @item .debug_info @itemx .debug_abbrev @itemx .debug_str -- 2.45.1