bug#52482: [PATCH] doc/ref/texinfo.texi: corrected typo generare->generate
Blake Shaw via "Bug reports for GUILE, GNU's Ubiquitous Extension Language" <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <caaa20e7a4072061916cc111fea64c2b31f136b3.1639496432.git.blake@nonconstructivism.com> |
Signed-off-by: Blake Shaw <[email protected]> --- doc/ref/texinfo.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ref/texinfo.texi b/doc/ref/texinfo.texi index 64a866b23..59df7f8e7 100644 --- a/doc/ref/texinfo.texi +++ b/doc/ref/texinfo.texi @@ -472,7 +472,7 @@ Serialize the stexi @var{tree} into plain texinfo. @node texinfo reflection @subsection (texinfo reflection) @subsubsection Overview -Routines to generare @code{stexi} documentation for objects and modules. +Routines to generate @code{stexi} documentation for objects and modules. Note that in this context, an @dfn{object} is just a value associated with a location. It has nothing to do with GOOPS. -- 2.33.1