lib/repo: Fix a typo in a documentation comment

Looks like a copy-paste error.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Closes: #961
Approved by: cgwalters
This commit is contained in:
Philip Withnall 2017-06-19 23:29:55 +01:00 committed by Atomic Bot
parent 4796cd0454
commit 2f297ba4d3
1 changed files with 1 additions and 1 deletions

View File

@ -4064,7 +4064,7 @@ ostree_repo_sign_delta (OstreeRepo *self,
* @cancellable: A #GCancellable * @cancellable: A #GCancellable
* @error: a #GError * @error: a #GError
* *
* Add a GPG signature to a static delta. * Add a GPG signature to a summary file.
*/ */
gboolean gboolean
ostree_repo_add_gpg_signature_summary (OstreeRepo *self, ostree_repo_add_gpg_signature_summary (OstreeRepo *self,