mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 12:38:02 +02:00
surface: Fix spelling fix
This commit is contained in:
parent
0f6ca43f5e
commit
4c5c48ebaa
1 changed files with 1 additions and 1 deletions
|
|
@ -780,7 +780,7 @@ static const cairo_surface_backend_t cairo_paginated_surface_backend = {
|
|||
_cairo_paginated_context_create,
|
||||
|
||||
_cairo_paginated_surface_create_similar,
|
||||
NULL, /* create siimlar image */
|
||||
NULL, /* create similar image */
|
||||
NULL, /* map to image */
|
||||
NULL, /* unmap image */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue