freebsd-ports/lang/smalltalk/files/patch-doc_tutorial.texi
Johan van Selst eee4b8d1a2 Fix documentation build error (makeinfo)
PR:		222523
Submitted by:	1wkmmr@gmail.com
2018-02-15 10:15:46 +00:00

11 lines
440 B
Text

--- doc/tutorial.texi.orig 2018-02-15 10:10:36 UTC
+++ doc/tutorial.texi
@@ -3920,7 +3920,7 @@ and keyword selectors:
#at:put:
@end example
-@itemx @t{eval: ``##('' [temps] exprs ``)''}
+@item @t{eval: ``##('' [temps] exprs ``)''}
This syntax also has not been used in the tutorial, and results
in evaluating an arbitrarily complex expression at compile-time,
and substituting the result: for example @code{##(Object allInstances