summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2014-05-26 17:57:09 -0400
committerColin Walters <walters@verbum.org>2014-05-26 17:57:36 -0400
commit62c2a204c91f5150d1e8e9b3672da23af0a2e436 (patch)
tree44d21bc7c32362a775a979205ed9aace97e0f021
parent78726244a06e28b6c8a909c2f86b0db4e994e146 (diff)
downloadostree-62c2a204c91f5150d1e8e9b3672da23af0a2e436.tar.gz
trivial: commit: Fix docstring typos
-rw-r--r--src/libostree/ostree-repo-commit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libostree/ostree-repo-commit.c b/src/libostree/ostree-repo-commit.c
index 1b9601ac..398f6abd 100644
--- a/src/libostree/ostree-repo-commit.c
+++ b/src/libostree/ostree-repo-commit.c
@@ -875,7 +875,7 @@ ensure_txn_refs (OstreeRepo *self)
* @refspec: The refspec to write
* @checksum: The checksum to point it to
*
- * Like ostree_repo_transaction_set__ref(), but takes concatenated
+ * Like ostree_repo_transaction_set_ref(), but takes concatenated
* @refspec format as input instead of separate remote and name
* arguments.
*/
@@ -933,7 +933,7 @@ ostree_repo_transaction_set_ref (OstreeRepo *self,
/**
* ostree_repo_commit_transaction:
* @self: An #OstreeRepo
- * @out_stats: (allow-none) (out): A set of statisitics of things
+ * @out_stats: (allow-none) (out): A set of statistics of things
* that happened during this transaction.
* @cancellable: Cancellable
* @error: Error