summaryrefslogtreecommitdiff
path: root/graphics/asymptote/doc/markers1.asy
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/doc/markers1.asy')
-rw-r--r--graphics/asymptote/doc/markers1.asy2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/doc/markers1.asy b/graphics/asymptote/doc/markers1.asy
index a3af424616..7db56315f9 100644
--- a/graphics/asymptote/doc/markers1.asy
+++ b/graphics/asymptote/doc/markers1.asy
@@ -64,7 +64,7 @@ label("$10$",point(p,0),3W);
p=T*p;
draw(p,CircleBarIntervalMarker(n=3,angle=30,barsize=8mm,radius=2mm,
FillDraw(.8red),circleabove=true,dotframe,
- above=false));
+ above=false));
label("$11$",point(p,0),3W);
//line 12 **********