libgimpbase: capitalize some docs section titles
(cherry picked from commit d66b845bac)
This commit is contained in:
parent
3822dec73f
commit
30e02aeeac
2 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ struct _GimpMetadataClass
|
|||
|
||||
/**
|
||||
* SECTION: gimpmetadata
|
||||
* @title: gimpmetadata
|
||||
* @title: GimpMetadata
|
||||
* @short_description: Basic functions for handling #GimpMetadata objects.
|
||||
* @see_also: gimp_image_metadata_load_prepare(),
|
||||
* gimp_image_metadata_load_finish(),
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
|
||||
/**
|
||||
* SECTION: gimpparasite
|
||||
* @title: gimpparasite
|
||||
* @title: GimpParasite
|
||||
* @short_description: Arbitrary pieces of data which can be attached
|
||||
* to various GIMP objects.
|
||||
* @see_also: gimp_image_parasite_attach(),
|
||||
|
|
|
|||
Loading…
Reference in a new issue