summaryrefslogtreecommitdiff
path: root/src/cairo-arc.c
diff options
context:
space:
mode:
authorDeclan Naughton <piratepenguin@gmail.com>2006-08-07 10:33:15 -0700
committerCarl Worth <cworth@cworth.org>2006-08-07 10:33:15 -0700
commit7724c575b028140fd671d4ef853096a24112146f (patch)
tree6db32ceb851bb2f85c0bb1c6911ece4df6118221 /src/cairo-arc.c
parentcaa9abc9ee33b660f158ac9f5d420bb39c0b47cb (diff)
downloadcairo-7724c575b028140fd671d4ef853096a24112146f.tar.gz
Fix typos in internal documentation.
Diffstat (limited to 'src/cairo-arc.c')
-rw-r--r--src/cairo-arc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cairo-arc.c b/src/cairo-arc.c
index fdef6a325..2bf6c89f0 100644
--- a/src/cairo-arc.c
+++ b/src/cairo-arc.c
@@ -231,7 +231,7 @@ _cairo_arc_in_direction (cairo_t *cr,
}
/**
- * _cairo_arc_path_negative:
+ * _cairo_arc_path
* @cr: a cairo context
* @xc: X position of the center of the arc
* @yc: Y position of the center of the arc
@@ -266,7 +266,7 @@ _cairo_arc_path (cairo_t *cr,
* @angle2: the end angle, in radians
* @ctm: the current transformation matrix
* @tolerance: the current tolerance value
- * @path: the path onto which th earc will be appended
+ * @path: the path onto which the arc will be appended
*
* Compute a path for the given arc (defined in the negative
* direction) and append it onto the current path within @cr. The arc