Fix documentation build error (makeinfo)
PR: 222523 Submitted by: 1wkmmr@gmail.com
This commit is contained in:
11
lang/smalltalk/files/patch-doc_tutorial.texi
Normal file
11
lang/smalltalk/files/patch-doc_tutorial.texi
Normal file
@@ -0,0 +1,11 @@
|
||||
--- 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
|
||||
Reference in New Issue
Block a user