summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/asymptote/examples/shadestroke.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/asymptote/examples/shadestroke.asy')
-rw-r--r--Master/texmf-dist/doc/asymptote/examples/shadestroke.asy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/asymptote/examples/shadestroke.asy b/Master/texmf-dist/doc/asymptote/examples/shadestroke.asy
index 44f0b6e8a3f..b4ee872aa15 100644
--- a/Master/texmf-dist/doc/asymptote/examples/shadestroke.asy
+++ b/Master/texmf-dist/doc/asymptote/examples/shadestroke.asy
@@ -1,5 +1,5 @@
size(100);
radialshade(W..N..E--(0,0),stroke=true,
- red+linewidth(30),(0,0),0.25,yellow,(0,0),1);
+ red+linewidth(30),(0,0),0.25,yellow,(0,0),1);