Skip to content

Commit

Permalink
Fix incorrect docstring
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gallagher <[email protected]>
  • Loading branch information
sgallagher committed Aug 8, 2018
1 parent 737beed commit cbb3233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modulemd/include/modulemd-1.0/modulemd.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ modulemd_objects_from_file_ext (const gchar *yaml_file,

/**
* modulemd_index_from_file:
* @yaml_string: A YAML file containing the module metadata and other related
* @yaml_file: A YAML file containing the module metadata and other related
* information such as default streams.
* @failures: (element-type ModulemdSubdocument) (transfer container) (out):
* An array containing any subdocuments from the YAML file that failed to
Expand Down

0 comments on commit cbb3233

Please sign in to comment.