forked from AuroraMiddleware/gtk
css: Fix some doc typos
This commit is contained in:
parent
9389768a17
commit
3c6045e300
@ -155,7 +155,7 @@ gtk_css_section_get_file (const GtkCssSection *section)
|
||||
*
|
||||
* Returns the location in the CSS document where this section starts.
|
||||
*
|
||||
* Returns: (tranfer none) (not nullable): The start location of
|
||||
* Returns: (transfer none) (not nullable): The start location of
|
||||
* this section
|
||||
**/
|
||||
const GtkCssLocation *
|
||||
@ -172,7 +172,7 @@ gtk_css_section_get_start_location (const GtkCssSection *section)
|
||||
*
|
||||
* Returns the location in the CSS document where this section ends.
|
||||
*
|
||||
* Returns: (tranfer none) (not nullable): The end location of
|
||||
* Returns: (transfer none) (not nullable): The end location of
|
||||
* this section
|
||||
**/
|
||||
const GtkCssLocation *
|
||||
|
Loading…
Reference in New Issue
Block a user