mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-24 08:00:40 +02:00
Fix a minor documentation typo in cairo_pop_group_to_source
This commit is contained in:
parent
bfa133f9e6
commit
8b6fcaf8ff
1 changed files with 1 additions and 1 deletions
|
|
@ -502,7 +502,7 @@ done:
|
|||
slim_hidden_def(cairo_pop_group);
|
||||
|
||||
/**
|
||||
* cairo_pop_group_t_source:
|
||||
* cairo_pop_group_to_source:
|
||||
* @cr: a cairo context
|
||||
*
|
||||
* Terminates the redirection begun by a call to cairo_push_group() or
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue