Skip to content

Commit

Permalink
Fix code documentation for as_component_get_id
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmoura committed May 30, 2016
1 parent 8488318 commit c42b785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/as-component.c
Expand Up @@ -718,7 +718,7 @@ as_component_set_source_pkgname (AsComponent *cpt, const gchar* spkgname)
* as_component_get_id:
* @cpt: a #AsComponent instance.
*
* Set the unique identifier for this component.
* Get the unique identifier for this component.
*
* Returns: the unique identifier.
*/
Expand Down

0 comments on commit c42b785

Please sign in to comment.