mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 22:48:07 +02:00
[doc] Make section title capitalization more consistent
This commit is contained in:
parent
beadcdf9bd
commit
52d4e0f319
2 changed files with 2 additions and 2 deletions
|
|
@ -199,7 +199,7 @@ cairo_matrix_transform_point
|
|||
|
||||
<SECTION>
|
||||
<FILE>cairo-status</FILE>
|
||||
<TITLE>Error handling</TITLE>
|
||||
<TITLE>Error Handling</TITLE>
|
||||
cairo_status_t
|
||||
cairo_status_to_string
|
||||
cairo_debug_reset_static_data
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
</para>
|
||||
</sect1>
|
||||
<sect1 id="bindings-memory">
|
||||
<title>Memory Management</title>
|
||||
<title>Memory management</title>
|
||||
<para>
|
||||
The objects in cairo can roughly be divided into two types:
|
||||
reference-counted, opaque types like
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue