summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/metafun/metafun-examples.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals/metafun/metafun-examples.tex')
-rw-r--r--doc/context/sources/general/manuals/metafun/metafun-examples.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/context/sources/general/manuals/metafun/metafun-examples.tex b/doc/context/sources/general/manuals/metafun/metafun-examples.tex
index 3c16f96dd..d9da5fea4 100644
--- a/doc/context/sources/general/manuals/metafun/metafun-examples.tex
+++ b/doc/context/sources/general/manuals/metafun/metafun-examples.tex
@@ -3431,7 +3431,7 @@ We demonstrate the differences with an example. The result can be seen in
\startbuffer
\startcombination
{\startMPcode
- picture first, second ;
+ picture first, second ;
first := outlinetext.p("N") ; first := first scaled 10 ;
second := outlinetext.p("T") ; second := second scaled 10 ;
second := second rotatedaround(center second, 5) shifted (1,-1) ;