From eee4b8d1a2bd9d920da9acda7006dbe8f6da868c Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Thu, 15 Feb 2018 10:15:46 +0000 Subject: [PATCH] Fix documentation build error (makeinfo) PR: 222523 Submitted by: 1wkmmr@gmail.com --- lang/smalltalk/files/patch-doc_tutorial.texi | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lang/smalltalk/files/patch-doc_tutorial.texi diff --git a/lang/smalltalk/files/patch-doc_tutorial.texi b/lang/smalltalk/files/patch-doc_tutorial.texi new file mode 100644 index 000000000000..c9479cb3cfe2 --- /dev/null +++ b/lang/smalltalk/files/patch-doc_tutorial.texi @@ -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