From 628cb5f96f40ba931bf18e1a30b05087cf99eb48 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Mon, 6 Mar 2017 20:41:24 -0700 Subject: [PATCH] doc/ref-manual/graphics.texi: typo --- doc/ref-manual/graphics.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ref-manual/graphics.texi b/doc/ref-manual/graphics.texi index 3c62cc335..b5f085948 100644 --- a/doc/ref-manual/graphics.texi +++ b/doc/ref-manual/graphics.texi @@ -711,7 +711,7 @@ This draws a quarter circle pie slice, standing on its point, with point at virtual coordinates (3,5): @example -(graphics-opereration g 'draw-arc 3 5 .5 .5 45 90 #t) +(graphics-operation g 'draw-arc 3 5 .5 .5 45 90 #t) @end example @end defop -- 2.25.1