mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-25 02:40:38 +02:00
PDF: Fix typo in documentation.
This commit is contained in:
parent
e952e0aff8
commit
b9eb4f018e
1 changed files with 1 additions and 1 deletions
|
|
@ -396,7 +396,7 @@ _cairo_surface_is_pdf (cairo_surface_t *surface)
|
|||
}
|
||||
|
||||
/**
|
||||
* cairo__surface_set_dpi:
|
||||
* cairo_pdf_surface_set_dpi:
|
||||
* @surface: a postscript cairo_surface_t
|
||||
* @x_dpi: horizontal dpi
|
||||
* @y_dpi: vertical dpi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue