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